Searched refs:secondary_got_relocs_ (Results 1 – 1 of 1) sorted by relevance
1853 secondary_got_relocs_() in Mips_output_data_got()1916 this->secondary_got_relocs_.push_back(Static_reloc(got_offset, in add_secondary_got_reloc()2183 std::vector<Static_reloc> secondary_got_relocs_; member in __anona7e08b770111::Mips_output_data_got5676 if (!this->secondary_got_relocs_.empty()) in do_write()5684 for (size_t i = 0; i < this->secondary_got_relocs_.size(); ++i) in do_write()5686 Static_reloc& reloc(this->secondary_got_relocs_[i]); in do_write()