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

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.
98 A debugging information entry.
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
180 Retrieve the abbreviation code for an abbreviation entry descriptor.
182 Retrieve abbreviation information for an abbreviation entry
185 Retrieve the tag for an abbreviation entry.
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
204 a debugging information entry.
207 .Bl -tag -compact -width indent
215 Retrieve attribute descriptors for a debugging information entry.
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
314 Retrieve the offset of the debugging information entry for a
324 .Bl -tag -compact -width indent
326 Returns the child of a debugging information entry.
328 Returns the abbreviation code for a debugging information entry.
334 attribute for a debugging information entry.
336 Retrieves the offset for a debugging information entry.
338 Indicate the originating section for a debugging information entry.
340 Return the highest PC value for a debugging information entry.
342 Return the lowest PC value for a debugging information entry.
344 Retrieve a debugging information entry given an offset.
346 Retrieve the sibling descriptor for a debugging information entry.
349 entry.
351 Retrieve the tag for a debugging information entry.
354 .Bl -tag -compact -width indent
358 Retrieves the offset for the debugging information entry for a
368 .Bl -tag -compact -width indent
374 Return the offset for the debugging information entry for a global.
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
423 Retrieve a location list entry.
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.
534 Return the offset for the debugging information entry for a type.
541 .Bl -tag -compact -width indent
547 Return the offset for the debugging information entry for a variable.
554 .Bl -tag -compact -width indent
560 Return the offset for the debugging information entry 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"
587 information entry:
605 .It Debugging Information Entry Management
606 .Bl -tag -compact -width indent
608 Set the root debugging information entry for a DWARF producer instance.
612 Allocate a new debugging information entry.
624 .Bl -tag -compact -width indent
637 .Bl -tag -compact -width indent
648 .Bl -tag -compact -width indent
650 Add address range information.
654 Add an operation to a frame descriptor entry.
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