Home
last modified time | relevance | path

Searched refs:DWARF3_LENGTH_64_BIT (Results 1 – 9 of 9) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getpubnames.c76 if (len == DWARF3_LENGTH_64_BIT) in get_offsets()
117 if (read_4ubyte_unaligned_noncvt (infop) == DWARF3_LENGTH_64_BIT) in get_offsets()
Ddwarf_nextcu.c157 if (length == DWARF3_LENGTH_64_BIT) in INTDEF()
167 if (length == DWARF3_LENGTH_64_BIT) in INTDEF()
Ddwarf_next_lines.c75 if (unit_length == DWARF3_LENGTH_64_BIT) in dwarf_next_lines()
Ddwarf_next_cfi.c71 if (length == DWARF3_LENGTH_64_BIT) in dwarf_next_cfi()
Ddwarf_getaranges.c115 if (length == DWARF3_LENGTH_64_BIT) in dwarf_getaranges()
Ddwarf.h1026 #define DWARF3_LENGTH_64_BIT DWARF3_LENGTH_MAX_ESCAPE_CODE macro
Ddwarf_getsrclines.c206 if (unlikely (unit_length == DWARF3_LENGTH_64_BIT)) in read_srclines()
DChangeLog2664 (DWARF3_LENGTH_64_BIT): New define.
/external/elfutils/src/
Dreadelf.c5457 if (length == DWARF3_LENGTH_64_BIT) in print_debug_aranges_section()