Searched refs:abbrev_offset (Results 1 – 4 of 4) sorted by relevance
104 uint64_t abbrev_offset; local106 abbrev_offset = read_4ubyte_unaligned_inc (dwarf, bytes);108 abbrev_offset = read_8ubyte_unaligned_inc (dwarf, bytes);110 *abbrev_offsetp = abbrev_offset;
74 Dwarf_Off abbrev_offset; local77 &abbrev_offset, &address_size, &offset_size) != 0)90 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()