Lines Matching +full:address +full:- +full:width

24 .\" $Id: dwarf.3 3644 2018-10-15 19:55:01Z jkoshy $
48 .Bl -bullet
69 .Bl -tag -width ".Li Dwarf_*" -compact
82 .Bl -tag -width ".Vt Dwarf_Unsigned" -compact
86 A program address in the target object.
88 Describes address ranges.
106 A 16-bit wide unsigned numeric type.
116 A virtual address used by an application.
118 A 64-bit wide signed numeric type.
120 An 8-bit wide unsigned numeric type.
122 A descriptor representing a user-specified type.
124 A 64-bit wide unsigned numeric type.
138 .Bl -enum -compact
145 parameter is non-NULL, then an error descriptor is written to the
172 .Bl -tag -compact -width "CCCC"
174 .Bl -tag -compact -width indent
188 .Bl -tag -compact -width indent
190 Return the number of bytes needed to represent an address.
192 Search for an address range descriptor covering an address.
194 Retrieve the offsets associated with an address range descriptor.
196 Extract address range information from a descriptor.
198 Retrieve program address space mappings.
200 Retrieve the offset associated with a compilation unit for an address
203 Retrieve information about non-contiguous address ranges for
207 .Bl -tag -compact -width indent
217 Retrieve the section-relative offset of an attribute descriptor.
225 Retrieve an attribute's value as a NUL-terminated string.
242 .Dv ADDRESS Ns - Ns
246 .Dv BLOCK Ns - Ns
252 .Dv BOOLEAN Ns - Ns
256 .Dv REFERENCE Ns - Ns
260 .Dv CONSTANT Ns - Ns
266 .Dv STRING Ns - Ns
280 .Bl -tag -compact -width indent
288 Retrieve an FDE descriptor for an address.
309 .Bl -tag -compact -width indent
324 .Bl -tag -compact -width indent
354 .Bl -tag -compact -width indent
368 .Bl -tag -compact -width indent
394 allow an application to specify alternate low-level file access
397 .Bl -tag -compact -width indent
399 Retrieve the program address for a source line.
421 .Bl -tag -compact -width indent
434 .Bl -tag -compact -width indent
436 Retrieve a human-readable error message.
445 .Bl -tag -compact -width indent
465 .Bl -tag -compact -width indent
524 .Bl -tag -compact -width indent
526 Retrieve descriptors for user-defined types.
541 .Bl -tag -compact -width indent
554 .Bl -tag -compact -width indent
567 .Bl -tag -compact -width indent
572 Retrieve a NUL-terminated string from the DWARF string section.
584 .Bl -tag -width "CCCC"
606 .Bl -tag -compact -width indent
624 .Bl -tag -compact -width indent
637 .Bl -tag -compact -width indent
648 .Bl -tag -compact -width indent
650 Add address range information.
688 Note address ranges for source lines.
704 .Bl -bullet -compact
706 The memory management scheme used differs, in a backward-compatible
712 There is provision for setting a library-wide error handler in
713 addition to the per-debug context handlers supported by the SGI/GNU
720 .Bl -bullet -compact
740 A BSD-licensed implementation of a subset of the API was written by