Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dpowerpc.cc102 uniq_(object_id++), special_(0), relatoc_(0), toc_(0), in Powerpc_relobj()
437 unsigned int relatoc_; member in __anon54ee64340111::Powerpc_relobj
2361 this->relatoc_ = ndx; in do_find_special_sections()
2792 && this->relatoc_ != 0 in do_relocate_sections()
2797 this->relatoc_, this->relatoc_); in do_relocate_sections()
2799 1, this->relatoc_ - 1); in do_relocate_sections()
2800 start = this->relatoc_ + 1; in do_relocate_sections()
H A DChangeLog-2017775 (Powerpc_relobj::relatoc_, toc_, no_toc_opt_): New variables.
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc102 uniq_(object_id++), special_(0), relatoc_(0), toc_(0), in Powerpc_relobj()
437 unsigned int relatoc_; member in __anon10389ec10111::Powerpc_relobj
2337 this->relatoc_ = ndx; in do_find_special_sections()
2768 && this->relatoc_ != 0 in do_relocate_sections()
2773 this->relatoc_, this->relatoc_); in do_relocate_sections()
2775 1, this->relatoc_ - 1); in do_relocate_sections()
2776 start = this->relatoc_ + 1; in do_relocate_sections()
H A DChangeLog-2017775 (Powerpc_relobj::relatoc_, toc_, no_toc_opt_): New variables.