Home | History | Annotate | Download | only in gold

Lines Matching full:abbrev_offset

226 	       off_t abbrev_offset)
231 && this->abbrev_offset_ == abbrev_offset)
233 return this->do_read_abbrevs(object, abbrev_shndx, abbrev_offset);
253 off_t abbrev_offset);