Home | History | Annotate | Download | only in elff

Lines Matching full:dwarf

77   /* Checks if format of DWARF data in this file is 64, or 32-bit. */
85 /* Gets DWARF objects allocator for this instance. */
330 // DWARF management.
334 /* Parses DWARF, and buids a list of compilation units for this ELF file.
339 * This is ELF and DWARF data format - dependent method.
466 * pointer type can be defined independently from ELF and DWARF types,
519 /* DWARF objects allocator for this instance. */
551 /* Flags DWARF format: 64, or 32 bits. DWARF format is determined by looking
554 * DWARF is 64 bit. Otherwise, DWARF is 32 bit. */
592 /* Parses DWARF, and buids list of compilation units for this ELF file.