Home
last modified time | relevance | path

Searched refs:targ_ (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc3033 targ_(targ), in Output_data_plt_powerpc()
3084 return this->targ_->first_plt_entry_offset(); in first_plt_entry_offset()
3091 return this->targ_->plt_entry_size(); in plt_entry_size()
3101 Target_powerpc<size, big_endian>* targ_; member in __anon0f0c9f3e0111::Output_data_plt_powerpc
3137 if (size == 64 && this->targ_->abiversion() < 2) in add_ifunc_entry()
3158 if (size == 64 && this->targ_->abiversion() < 2) in add_local_ifunc_entry()
3254 = this->targ_->glink_section(); in do_write()
3342 targ_(targ) in Output_data_brlt_powerpc()
3404 Target_powerpc<size, big_endian>* targ_; member in __anon0f0c9f3e0111::Output_data_brlt_powerpc
3456 this->targ_->write_branch_lookup_table(oview); in do_write()
[all …]