Home | History | Annotate | Download | only in bfd

Lines Matching full:abbrev_offset

2733   bfd_uint64_t abbrev_offset = 0;
2751 abbrev_offset = read_4_bytes (abfd, info_ptr, end_ptr);
2753 abbrev_offset = read_8_bytes (abfd, info_ptr, end_ptr);
2795 abbrevs = read_abbrevs (abfd, abbrev_offset, stash);