Lines Matching refs:Stub_table
64 class Stub_table;
347 Stub_table<size, big_endian>*
1063 typedef std::vector<Stub_table<size, big_endian>*> Stub_tables;
1671 make_stub(Stub_table<size, big_endian>*,
1672 Stub_table<size, big_endian>*,
3425 Stub_table<size, big_endian>* stub_table; in group_sections()
3428 stub_table = new Stub_table<size, big_endian>(this, in group_sections()
3433 stub_table = static_cast<Stub_table<size, big_endian>*>( in group_sections()
3498 Stub_table<size, big_endian>* stub_table, in make_stub()
3499 Stub_table<size, big_endian>* ifunc_stub_table, in make_stub()
3791 Stub_table<size, big_endian>* ifunc_stub_table in do_relax()
3793 Stub_table<size, big_endian>* one_stub_table in do_relax()
3893 Stub_table<size, big_endian>* stub_table in do_relax()
3894 = static_cast<Stub_table<size, big_endian>*>( in do_relax()
4011 const Stub_table<size, big_endian>* stub_table in do_plt_fde_location()
4012 = static_cast<const Stub_table<size, big_endian>*>(plt); in do_plt_fde_location()
4779 class Stub_table : public Output_relaxed_input_section class
4833 Stub_table(Target_powerpc<size, big_endian>* targ, in Stub_table() function in __anon10389ec10111::Stub_table
5228 Stub_table<size, big_endian>::add_plt_call_entry( in add_plt_call_entry()
5295 Stub_table<size, big_endian>::add_plt_call_entry( in add_plt_call_entry()
5361 const typename Stub_table<size, big_endian>::Plt_stub_ent*
5362 Stub_table<size, big_endian>::find_plt_call_entry( in find_plt_call_entry()
5376 const typename Stub_table<size, big_endian>::Plt_stub_ent*
5377 Stub_table<size, big_endian>::find_plt_call_entry(const Symbol* gsym) const in find_plt_call_entry()
5387 const typename Stub_table<size, big_endian>::Plt_stub_ent*
5388 Stub_table<size, big_endian>::find_plt_call_entry( in find_plt_call_entry()
5402 const typename Stub_table<size, big_endian>::Plt_stub_ent*
5403 Stub_table<size, big_endian>::find_plt_call_entry( in find_plt_call_entry()
5419 Stub_table<size, big_endian>::add_long_branch_entry( in add_long_branch_entry()
5487 const typename Stub_table<size, big_endian>::Branch_stub_ent*
5488 Stub_table<size, big_endian>::find_long_branch_entry(Address to) const in find_long_branch_entry()
5540 Stub_table<size, big_endian>::add_eh_frame(Layout* layout) in add_eh_frame()
5662 Stub_table<size, big_endian>::remove_eh_frame(Layout* layout) in remove_eh_frame()
5858 Stub_table<size, big_endian>::define_stub_syms(Symbol_table* symtab) in define_stub_syms()
5935 Stub_table<size, big_endian>::build_tls_opt_head(unsigned char** pp, in build_tls_opt_head()
5989 Stub_table<size, big_endian>::build_tls_opt_tail(unsigned char* p) in build_tls_opt_tail()
6168 Stub_table<size, big_endian>::plt_call_size( in plt_call_size()
6321 Stub_table<size, big_endian>::branch_stub_size( in branch_stub_size()
6391 Stub_table<size, big_endian>::plt_error(const Plt_stub_key& p) in plt_error()
6406 Stub_table<size, big_endian>::do_write(Output_file* of) in do_write()
10722 Stub_table<size, big_endian>* stub_table = NULL; in relocate()
10741 const typename Stub_table<size, big_endian>::Plt_stub_ent* ent; in relocate()
11369 Stub_table<size, big_endian>* stub_table in relocate()
11373 const typename Stub_table<size, big_endian>::Branch_stub_ent* ent in relocate()
12893 const typename Stub_table<size, big_endian>::Plt_stub_ent* ent in do_dynsym_value()
12923 const typename Stub_table<size, big_endian>::Plt_stub_ent* ent in do_plt_address_for_local()
12944 const typename Stub_table<size, big_endian>::Plt_stub_ent* ent in do_plt_address_for_global()
13065 const typename Stub_table<size, big_endian>::Address
13066 Stub_table<size, big_endian>::invalid_address;