Searched refs:abbrev_offset (Results 1 - 2 of 2) sorted by relevance

/external/elfutils/0.153/libdw/
H A Ddwarf_nextcu.c154 uint64_t abbrev_offset; local
156 &abbrev_offset, IDX_debug_abbrev, 0))
188 *abbrev_offsetp = abbrev_offset;
H A Dlibdw_findcu.c73 Dwarf_Off abbrev_offset; local
78 &version, &abbrev_offset,
104 newp->orig_abbrev_offset = newp->last_abbrev_offset = abbrev_offset;

Completed in 93 milliseconds