Searched refs:primary_got_ (Results 1 – 1 of 1) sorted by relevance
1852 first_global_got_dynsym_index_(-1U), primary_got_(NULL), in Mips_output_data_got()1938 return 2 + this->primary_got_->local_gotno() + this->primary_got_->page_gotno(); in get_local_gotno()2034 { return this->primary_got_ != NULL; } in multi_got()2181 Mips_got_info<size, big_endian>* primary_got_; member in __anona7e08b770111::Mips_output_data_got5467 this->primary_got_->set_global_gotno(this->master_got_info_->global_gotno()); in lay_out_multi_got()5472 Mips_got_info<size, big_endian>* g = this->primary_got_; in lay_out_multi_got()5511 gold_assert(this->primary_got_ == NULL); in merge_gots()5546 if (!this->primary_got_) in merge_gots()5548 this->primary_got_ = g; in merge_gots()5553 if (this->merge_got_with(g, object, this->primary_got_)) in merge_gots()[all …]