Searched refs:gp_ (Results 1 – 1 of 1) sorted by relevance
1491 local_mips16_call_stubs_(), gp_(0), got_info_(NULL), in Mips_relobj()1640 { return this->gp_; } in gp_value()1800 Mips_address gp_; member in __anona7e08b770111::Mips_relobj2876 : Sized_target<size, big_endian>(info), got_(NULL), gp_(NULL), plt_(NULL), in Target_mips()3066 if (this->gp_ != NULL) in gp_value()3067 return this->gp_->value(); in gp_value()3076 if (this->gp_ == NULL) in adjusted_gp_value()3083 return this->gp_->value(); in adjusted_gp_value()3085 return this->gp_->value() + this->got_section()->get_got_offset(object); in adjusted_gp_value()3719 Sized_symbol<size>* gp_; member in __anona7e08b770111::Target_mips[all …]