Lines Matching refs:Stub_table

63 class Stub_table;
279 Stub_table<size, big_endian>*
789 typedef std::vector<Stub_table<size, big_endian>*> Stub_tables;
1230 make_stub(Stub_table<size, big_endian>*,
1231 Stub_table<size, big_endian>*,
2578 Stub_table<size, big_endian>* stub_table; in group_sections()
2581 stub_table = new Stub_table<size, big_endian>(this, in group_sections()
2585 stub_table = static_cast<Stub_table<size, big_endian>*>( in group_sections()
2613 Stub_table<size, big_endian>* stub_table, in make_stub()
2614 Stub_table<size, big_endian>* ifunc_stub_table, in make_stub()
2866 Stub_table<size, big_endian>* ifunc_stub_table in do_relax()
2868 Stub_table<size, big_endian>* one_stub_table in do_relax()
2925 Stub_table<size, big_endian>* stub_table in do_relax()
2926 = static_cast<Stub_table<size, big_endian>*>( in do_relax()
3008 const Stub_table<size, big_endian>* stub_table in do_plt_fde_location()
3009 = static_cast<const Stub_table<size, big_endian>*>(plt); in do_plt_fde_location()
3558 class Stub_table : public Output_relaxed_input_section class
3564 Stub_table(Target_powerpc<size, big_endian>* targ, in Stub_table() function in __anon0f0c9f3e0111::Stub_table
3957 Stub_table<size, big_endian>::add_plt_call_entry( in add_plt_call_entry()
3975 Stub_table<size, big_endian>::add_plt_call_entry( in add_plt_call_entry()
3994 typename Stub_table<size, big_endian>::Address
3995 Stub_table<size, big_endian>::find_plt_call_entry( in find_plt_call_entry()
4007 typename Stub_table<size, big_endian>::Address
4008 Stub_table<size, big_endian>::find_plt_call_entry(const Symbol* gsym) const in find_plt_call_entry()
4016 typename Stub_table<size, big_endian>::Address
4017 Stub_table<size, big_endian>::find_plt_call_entry( in find_plt_call_entry()
4029 typename Stub_table<size, big_endian>::Address
4030 Stub_table<size, big_endian>::find_plt_call_entry( in find_plt_call_entry()
4044 Stub_table<size, big_endian>::add_long_branch_entry( in add_long_branch_entry()
4065 typename Stub_table<size, big_endian>::Address
4066 Stub_table<size, big_endian>::find_long_branch_entry( in find_long_branch_entry()
4234 Stub_table<size, big_endian>::do_write(Output_file* of) in do_write()
6846 Stub_table<size, big_endian>* stub_table in relocate()
7240 Stub_table<size, big_endian>* stub_table in relocate()
8395 const typename Stub_table<size, big_endian>::Address
8396 Stub_table<size, big_endian>::invalid_address;