Home | History | Annotate | Download | only in bfd

Lines Matching defs:abbrev_offset

2546   bfd_uint64_t abbrev_offset = 0;
2564 abbrev_offset = read_4_bytes (abfd, info_ptr);
2566 abbrev_offset = read_8_bytes (abfd, info_ptr);
2601 abbrevs = read_abbrevs (abfd, abbrev_offset, stash);