Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dpowerpc.cc1085 typedef std::vector<Stub_table<size, big_endian>*> Stub_tables; typedef in __anon54ee64340111::Target_powerpc
1086 const Stub_tables&
1758 Stub_tables stub_tables_;
3790 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3804 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3821 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3849 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3860 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3877 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3899 for (typename Stub_tables::reverse_iterator p = this->stub_tables_.rbegin(); in do_relax()
[all …]
H A DChangeLog-081510344 (Target_arm::do_relax): Set addresses and file offsets of Stub_tables
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dpowerpc.cc1063 typedef std::vector<Stub_table<size, big_endian>*> Stub_tables; typedef in __anon10389ec10111::Target_powerpc
1064 const Stub_tables&
1736 Stub_tables stub_tables_;
3750 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3764 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3781 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3809 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3820 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3837 for (typename Stub_tables::iterator p = this->stub_tables_.begin(); in do_relax()
3851 for (typename Stub_tables::reverse_iterator p = this->stub_tables_.rbegin(); in do_relax()
[all …]
H A DChangeLog-081510344 (Target_arm::do_relax): Set addresses and file offsets of Stub_tables