Home
last modified time | relevance | path

Searched defs:abbrev_offset (Results 1 – 5 of 5) sorted by relevance

/external/elfutils/libdw/
Ddwarf_getabbrev.c166 Dwarf_Off abbrev_offset = cu->orig_abbrev_offset; in dwarf_getabbrev() local
Ddwarf_nextcu.c193 Dwarf_Off abbrev_offset = 0; in INTDEF() local
Dlibdw_findcu.c111 Dwarf_Off abbrev_offset; in __libdw_intern_next_unit() local
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader_test_common.h73 TestCompilationUnit &Header(int version, const Label &abbrev_offset, in Header()
Ddwarf2reader.h257 uint64 abbrev_offset; member