Lines Matching +full:entry +full:- +full:address

25 .\" $Id: dwarf_get_ranges.3 3644 2018-10-15 19:55:01Z jkoshy $
32 .Nd retrieve non-contiguous address ranges
59 retrieves information about the non-contiguous address ranges associated
60 with a DWARF debugging information entry.
61 Information about address ranges is returned as an array of
66 descriptor describing one address range entry.
77 section, to the start of the desired list of address ranges.
78 The offset of an address ranges list is indicated by the
80 attribute of a debugging information entry.
117 .Bl -tag -width ".Va dwr_addr1"
119 The first address offset, whose meaning depends on the type of the
120 entry.
122 The second address offset, whose meaning depends on the type of the
123 entry.
125 The type of this address range entry:
126 .Bl -tag -width ".Dv DW_RANGES_ENTRY" -compact
128 A range list entry.
129 For this type of entry, the fields
133 hold the beginning and ending offsets of the address range, respectively.
135 A base address selection entry.
136 For this type of entry, the field
138 is the value of the largest representable address offset, and
140 is a base address for the beginning and ending address offsets of
141 subsequent address range entries in the list.
169 if there is no address range list at the specified offset
176 To retrieve the address range list associated with a debugging
177 information entry, use:
178 .Bd -literal -offset indent
218 * DW_RANGES_ENTRY entry.
232 denoting the debugging information entry associated with
233 the address range list.
244 .Bl -tag -width ".Bq Er DW_DLE_NO_ENTRY"
253 There is no address range list at the specified offset