Lines Matching refs:Stub_table
68 class Stub_table;
871 class Stub_table : public Output_data class
874 Stub_table(Arm_input_section<big_endian>* owner) in Stub_table() function in __anon5653a9be0111::Stub_table
880 ~Stub_table() in ~Stub_table()
1173 Stub_table<big_endian>*
1179 set_stub_table(Stub_table<big_endian>* stub_table) in set_stub_table()
1246 Stub_table<big_endian>* stub_table_;
1508 Stub_table<big_endian>*
1517 set_stub_table(unsigned int shndx, Stub_table<big_endian>* stub_table) in set_stub_table()
1742 typedef std::vector<Stub_table<big_endian>*> Stub_table_list;
2402 Stub_table<big_endian>*
2933 typedef typename std::vector<Stub_table<big_endian>*> Stub_table_list;
3707 Stub_table<big_endian>* stub_table = in v4bx()
4007 Stub_table<big_endian>* stub_table = in arm_branch_common()
4148 Stub_table<big_endian>* stub_table = in thumb_branch_common()
4944 Stub_table<big_endian>::remove_all_cortex_a8_stubs() in remove_all_cortex_a8_stubs()
4957 Stub_table<big_endian>::relocate_stub( in relocate_stub()
4983 Stub_table<big_endian>::relocate_stubs( in relocate_stubs()
5026 Stub_table<big_endian>::do_write(Output_file* of) in do_write()
5095 Stub_table<big_endian>::update_data_size_and_addralign() in update_data_size_and_addralign()
5191 Stub_table<big_endian>::finalize_stubs() in finalize_stubs()
5235 Stub_table<big_endian>::apply_cortex_a8_workaround_to_address_range( in apply_cortex_a8_workaround_to_address_range()
5347 Stub_table<big_endian>* stub_table = this->stub_table_; in do_reset_address_and_file_offset()
5763 Stub_table<big_endian>* stub_table = in create_stub_group()
6628 Stub_table<big_endian>* stub_table = arm_input_section->stub_table(); in do_relocate_sections()
6648 Stub_table<big_endian>* stub_table = this->stub_tables_[i]; in do_relocate_sections()
11630 Stub_table<big_endian>*
11633 Stub_table<big_endian>* stub_table = in new_stub_table()
11634 new Stub_table<big_endian>(owner); in new_stub_table()
11737 Stub_table<big_endian>* stub_table = in scan_reloc_for_stub()
11866 Stub_table<big_endian>* stub_table = in scan_reloc_section_for_stubs()
12558 Stub_table<big_endian>* stub_table = in scan_span_for_cortex_a8_erratum()