Home
last modified time | relevance | path

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

/external/elfutils/libdw/
Ddwarf_nextcu.c99 if (length == DWARF3_LENGTH_64_BIT) in dwarf_next_unit()
117 if (length == DWARF3_LENGTH_64_BIT) in dwarf_next_unit()
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_getaranges.c115 if (length == DWARF3_LENGTH_64_BIT) in dwarf_getaranges()
201 if (read_4ubyte_unaligned_noncvt (cu_header) == DWARF3_LENGTH_64_BIT) in dwarf_getaranges()
Ddwarf_next_cfi.c70 if (length == DWARF3_LENGTH_64_BIT) in dwarf_next_cfi()
Ddwarf.h802 #define DWARF3_LENGTH_64_BIT DWARF3_LENGTH_MAX_ESCAPE_CODE macro
Ddwarf_getsrclines.c216 if (unlikely (unit_length == DWARF3_LENGTH_64_BIT)) in read_srclines()
DChangeLog1682 (DWARF3_LENGTH_64_BIT): New define.
/external/elfutils/src/
Dreadelf.c4808 if (length == DWARF3_LENGTH_64_BIT) in print_debug_aranges_section()