Searched refs:secondary_got_relocs_ (Results 1 – 1 of 1) sorted by relevance
1978 secondary_got_relocs_() in Mips_output_data_got()2043 this->secondary_got_relocs_.push_back(Static_reloc(got_offset, in add_secondary_got_reloc()2311 std::vector<Static_reloc> secondary_got_relocs_; member in __anon1e60feb90111::Mips_output_data_got6545 if (!this->secondary_got_relocs_.empty()) in do_write()6553 for (size_t i = 0; i < this->secondary_got_relocs_.size(); ++i) in do_write()6555 Static_reloc& reloc(this->secondary_got_relocs_[i]); in do_write()