Lines Matching refs:stub_tables_

658       stub_tables_(), branch_lookup_table_(), branch_info_(), tocsave_loc_(),  in Target_powerpc()
1066 { return this->stub_tables_; } in stub_tables()
1736 Stub_tables stub_tables_; member in __anon10389ec10111::Target_powerpc
3431 this->stub_tables_.size()); in group_sections()
3437 this->stub_tables_.push_back(stub_table); in group_sections()
3750 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3751 p != this->stub_tables_.end(); in do_relax()
3756 this->stub_tables_.clear(); in do_relax()
3764 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3765 p != this->stub_tables_.end(); in do_relax()
3781 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3782 p != this->stub_tables_.end(); in do_relax()
3792 = this->stub_tables_.size() == 0 ? NULL : this->stub_tables_[0]; in do_relax()
3794 = this->stub_tables_.size() != 1 ? NULL : ifunc_stub_table; in do_relax()
3809 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3810 p != this->stub_tables_.end(); in do_relax()
3820 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3821 p != this->stub_tables_.end(); in do_relax()
3837 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3838 p != this->stub_tables_.end(); in do_relax()
3851 for (typename Stub_tables::reverse_iterator p = this->stub_tables_.rbegin(); in do_relax()
3852 p != this->stub_tables_.rend(); in do_relax()
3856 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3857 p != this->stub_tables_.end(); in do_relax()
3863 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3864 p != this->stub_tables_.end(); in do_relax()
3936 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3937 p != this->stub_tables_.end(); in do_relax()
12889 for (typename Stub_tables::const_iterator p = this->stub_tables_.begin(); in do_dynsym_value()
12890 p != this->stub_tables_.end(); in do_dynsym_value()
12919 for (typename Stub_tables::const_iterator p = this->stub_tables_.begin(); in do_plt_address_for_local()
12920 p != this->stub_tables_.end(); in do_plt_address_for_local()
12940 for (typename Stub_tables::const_iterator p = this->stub_tables_.begin(); in do_plt_address_for_global()
12941 p != this->stub_tables_.end(); in do_plt_address_for_global()