Home | History | Annotate | Download | only in gold

Lines Matching refs:track_relocs_

50   return this->track_relocs_.initialize(this->object_, reloc_shndx,
77 this->track_relocs_.advance(reloc_offset);
78 if (reloc_offset != this->track_relocs_.next_offset())
80 unsigned int symndx = this->track_relocs_.next_symndx();
88 value += this->track_relocs_.next_addend();