Lines Matching +full:unit +full:- +full:addresses
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
106 A 16-bit wide unsigned numeric type.
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
187 .It Addresses
188 .Bl -tag -compact -width indent
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
309 .Bl -tag -compact -width indent
315 compilation or type unit.
324 .Bl -tag -compact -width indent
330 Retrieve offsets and lengths for a compilation unit.
354 .Bl -tag -compact -width indent
356 Retrieves the offset for the compilation unit for a function.
368 .Bl -tag -compact -width indent
372 Return the offset for compilation unit for a global.
394 allow an application to specify alternate low-level file access
397 .Bl -tag -compact -width indent
416 Retrieve source files for a compilation unit.
418 Return line number information for a compilation unit.
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.
532 Return the offset for the compilation unit for a type.
541 .Bl -tag -compact -width indent
545 Return the offset for the compilation unit for a variable.
554 .Bl -tag -compact -width indent
558 Return the offset for the compilation unit for a weak symbol.
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
647 .It Symbols, Expressions, Addresses and Offsets
648 .Bl -tag -compact -width indent
664 Record mapping information between machine addresses and a source line.
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