Lines Matching refs:The_stub_table
1355 typedef Stub_table<size, big_endian> The_stub_table; typedef in __anon20db65070111::Stub_table
1715 typedef Stub_table<size, big_endian> The_stub_table; typedef in __anon20db65070111::AArch64_relobj
1717 typedef typename The_stub_table::Erratum_stub_set_iter Erratum_stub_set_iter;
1718 typedef std::vector<The_stub_table*> Stub_table_list;
1732 The_stub_table*
1741 set_stub_table(unsigned int shndx, The_stub_table* stub_table) in set_stub_table()
1946 The_stub_table* stub_table = this->stub_table(i); in fix_errata()
2088 The_stub_table* stub_table = aarch64_input_section->stub_table(); in do_relocate_sections()
2344 typedef Stub_table<size, big_endian> The_stub_table; typedef in __anon20db65070111::AArch64_input_section
2362 set_stub_table(The_stub_table* st) in set_stub_table()
2376 The_stub_table*
2429 The_stub_table* stub_table_;
2471 The_stub_table* stub_table = this->stub_table_; in do_reset_address_and_file_offset()
2548 typedef Stub_table<size, big_endian> The_stub_table; typedef in __anon20db65070111::AArch64_output_section
2608 The_stub_table* stub_table = in create_stub_group()
2787 typedef Stub_table<size, big_endian> The_stub_table; typedef in __anon20db65070111::Target_aarch64
2788 typedef std::vector<The_stub_table*> Stub_table_list;
2935 The_stub_table*
3757 The_stub_table* stub_table = aarch64_relobj->stub_table(relinfo->data_shndx); in scan_reloc_for_stub()
4996 typedef Stub_table<size, big_endian> The_stub_table; typedef in __anon20db65070111::AArch64_relocate_functions
5389 The_stub_table* stub_table = aarch64_relobj->stub_table(relinfo->data_shndx); in maybe_apply_stub()
5520 The_stub_table* stt = *sp; in do_relax()
5546 The_stub_table* stub_table = *siter; in do_relax()
8060 The_stub_table* stub_table = relobj->stub_table(shndx); in create_erratum_stub()