Searched refs:abbrev_offset (Results 1 – 4 of 4) sorted by relevance
146 uint64_t abbrev_offset; local148 abbrev_offset = read_4ubyte_unaligned_inc (dwarf, bytes);150 abbrev_offset = read_8ubyte_unaligned_inc (dwarf, bytes);152 *abbrev_offsetp = abbrev_offset;
111 Dwarf_Off abbrev_offset; local114 &abbrev_offset, &address_size, &offset_size)138 newp->orig_abbrev_offset = newp->last_abbrev_offset = abbrev_offset;
502 Elf_Off abbrev_offset; member
305 elf->pull_val(hdr->abbrev_offset))); in DwarfCUImpl()