Searched refs:toc_pointer (Results 1 – 3 of 3) sorted by relevance
1008 toc_pointer() const in toc_pointer() function in __anon54ee64340111::Target_powerpc1019 return this->toc_pointer() - this->biggot_->address(); in got_base_offset()2470 Address off = (*value + target->toc_pointer() in make_toc_relative()2487 Address got_base = target->toc_pointer(); in make_toc_relative()2505 Address got_base = target->toc_pointer(); in make_got_relative()4446 val = this->targ_->toc_pointer(); in do_write()6224 uint64_t got_addr = this->targ_->toc_pointer(); in plt_call_size()6313 uint64_t got_addr = this->targ_->toc_pointer(); in plt_call_size()6470 Address got_addr = this->targ_->toc_pointer(); in do_write()6585 Address got_addr = this->targ_->toc_pointer(); in do_write()[all …]
986 toc_pointer() const in toc_pointer() function in __anon10389ec10111::Target_powerpc997 return this->toc_pointer() - this->biggot_->address(); in got_base_offset()2446 Address off = (*value + target->toc_pointer() in make_toc_relative()2463 Address got_base = target->toc_pointer(); in make_toc_relative()2481 Address got_base = target->toc_pointer(); in make_got_relative()4380 val = this->targ_->toc_pointer(); in do_write()6212 uint64_t got_addr = this->targ_->toc_pointer(); in plt_call_size()6301 uint64_t got_addr = this->targ_->toc_pointer(); in plt_call_size()6458 Address got_addr = this->targ_->toc_pointer(); in do_write()6573 Address got_addr = this->targ_->toc_pointer(); in do_write()[all …]
164512 toc_pointer() here.164557 this patch but start by adding object parameter to toc_pointer() and164561 (Target_powerpc::toc_pointer): New function. Use throughout.