Searched refs:glink_ (Results 1 – 1 of 1) sorted by relevance
509 glink_(NULL), rela_dyn_(NULL), copy_relocs_(elfcpp::R_POWERPC_COPY), in Target_powerpc()706 gold_assert(this->glink_ != NULL); in glink_section()707 return this->glink_; in glink_section()713 gold_assert(this->glink_ != NULL); in glink_section()714 return this->glink_; in glink_section()718 { return this->glink_ != NULL; } in has_glink()1291 Output_data_glink<size, big_endian>* glink_; member in __anon0f0c9f3e0111::Target_powerpc2967 if (plt == this->glink_) in do_plt_fde_location()2995 off_t resolve_size = this->glink_->pltresolve_size; in do_plt_fde_location()3280 if (this->glink_ == NULL) in make_plt_section()[all …]