Lines Matching refs:stub_tables_

511       stub_tables_(), branch_lookup_table_(), branch_info_(),  in Target_powerpc()
792 { return this->stub_tables_; } in stub_tables()
1299 Stub_tables stub_tables_; member in __anon0f0c9f3e0111::Target_powerpc
2589 this->stub_tables_.push_back(stub_table); in group_sections()
2825 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
2826 p != this->stub_tables_.end(); in do_relax()
2831 this->stub_tables_.clear(); in do_relax()
2839 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
2840 p != this->stub_tables_.end(); in do_relax()
2856 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
2857 p != this->stub_tables_.end(); in do_relax()
2867 = this->stub_tables_.size() == 0 ? NULL : this->stub_tables_[0]; in do_relax()
2869 = this->stub_tables_.size() != 1 ? NULL : ifunc_stub_table; in do_relax()
2894 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
2895 p != this->stub_tables_.end(); in do_relax()
8230 for (typename Stub_tables::const_iterator p = this->stub_tables_.begin(); in do_dynsym_value()
8231 p != this->stub_tables_.end(); in do_dynsym_value()
8259 for (typename Stub_tables::const_iterator p = this->stub_tables_.begin(); in do_plt_address_for_local()
8260 p != this->stub_tables_.end(); in do_plt_address_for_local()
8280 for (typename Stub_tables::const_iterator p = this->stub_tables_.begin(); in do_plt_address_for_global()
8281 p != this->stub_tables_.end(); in do_plt_address_for_global()