Lines Matching full:for
14 .\" implied warranties of merchantability and fitness for a particular purpose
16 .\" for any direct, indirect, incidental, special, exemplary, or consequential
71 Used for error numbers and constants.
73 Used for constants.
75 Used for types.
77 Used for functions and macros that make up the API.
92 Used for boolean states.
110 A descriptor for a source line.
114 A descriptor for a location expression.
149 was defined for the debug context in use using
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.
192 Search for an address range descriptor covering an address.
200 Retrieve the offset associated with a compilation unit for an address
203 Retrieve information about non-contiguous address ranges for
215 Retrieve attribute descriptors for a debugging information entry.
255 Retrieve offsets for
263 Return the type signature for a DWARF type.
269 Retrieve the form class for an attribute.
271 Check for the presence of an attribute.
275 Retrieve the attribute code for an attribute.
282 Retrieve the index for a CIE descriptor.
288 Retrieve an FDE descriptor for an address.
314 Retrieve the offset of the debugging information entry for a
328 Returns the abbreviation code for a debugging information entry.
330 Retrieve offsets and lengths for a compilation unit.
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.
346 Retrieve the sibling descriptor for a debugging information entry.
348 Retrieve the source language attribute for a debugging information
351 Retrieve the tag for a debugging information entry.
356 Retrieves the offset for the compilation unit for a function.
358 Retrieves the offset for the debugging information entry for a
363 Retrieve both the name and offsets for a function.
372 Return the offset for compilation unit for a global.
374 Return the offset for the debugging information entry for a global.
376 Return the name and offsets for a global.
378 Return the name for a global.
385 may be used for initialization.
399 Retrieve the program address for a source line.
408 Retrieve the line number for a line descriptor.
410 Retrieve the column number for a line descriptor.
412 Retrieve the source file for a line descriptor.
414 Retrieve the index of the source file for a line descriptor.
416 Retrieve source files for a compilation unit.
418 Return line number information for a compilation unit.
449 Set the CFA parameter for the internal register rule table.
472 In the DWARF consumer API, the rules for memory management differ
479 The individual manual pages for the API's functions document the
526 Retrieve descriptors for user-defined types.
532 Return the offset for the compilation unit for a type.
534 Return the offset for the debugging information entry for a type.
538 Retrieve the name and offsets for a type.
543 Retrieve descriptors for static variables.
545 Return the offset for the compilation unit for a variable.
547 Return the offset for the debugging information entry for a variable.
551 Retrieve the name and offsets for a variable.
558 Return the offset for the compilation unit for a weak symbol.
560 Return the offset for the debugging information entry for a weak symbol.
564 Retrieve the name and offsets for a weak symbol.
569 Retrieve the ELF descriptor for a debug context, see
608 Set the root debugging information entry for a DWARF producer instance.
628 Return the number of relocation arrays for a producer instance.
630 Retrieve the ELF byte stream for a section.
632 Reset internal state for a producer instance.
634 Prepare byte streams for writing out.
688 Note address ranges for source lines.
697 sets the instruction set architecture for the producer instance.
710 above, for coding guidelines for portable applications.
712 There is provision for setting a library-wide error handler in
748 Manual pages for this implementation were written by