Lines Matching defs:relocs_
328 { return this->relocs_.size(); }
334 gold_assert(i < this->relocs_.size());
335 return this->relocs_[i].first;
343 gold_assert(i < this->relocs_.size());
344 return this->relocs_[i].second;
372 std::vector<Reloc> relocs_;
4401 entry_in_thumb_mode_(false), relocs_()
4422 this->relocs_.push_back(Reloc(i, offset));
4431 this->relocs_.push_back(Reloc(i, offset));
4437 this->relocs_.push_back(Reloc(i, offset));