Searched defs:stub_table (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | aarch64.cc | 1780 stub_table(unsigned int shndx) const in stub_table() function in __anon2207648a0111::AArch64_relobj 1788 set_stub_table(unsigned int shndx, The_stub_table* stub_table) in set_stub_table() 1998 The_stub_table* stub_table = this->stub_table(i); in fix_errata_and_relocate_erratum_stubs() local 2196 The_stub_table* stub_table = aarch64_input_section->stub_table(); in do_relocate_sections() local 2323 The_stub_table* stub_table = this->stub_table(shndx); in scan_errata() local 2498 stub_table() in stub_table() function in __anon2207648a0111::AArch64_input_section 2592 The_stub_table* stub_table = this->stub_table_; in do_reset_address_and_file_offset() local 2729 The_stub_table* stub_table = in create_stub_group() local 2783 Input_section_list::const_iterator stub_table = in group_sections() local 3897 The_stub_table* stub_table = aarch64_relobj->stub_table(relinfo->data_shndx); in scan_reloc_for_stub() local [all …]
|
H A D | arm.cc | 1174 stub_table() const in stub_table() function in __anon44de5fc10111::Arm_input_section 1179 set_stub_table(Stub_table<big_endian>* stub_table) in set_stub_table() 1509 stub_table(unsigned int shndx) const in stub_table() function in __anon44de5fc10111::Arm_relobj 1517 set_stub_table(unsigned int shndx, Stub_table<big_endian>* stub_table) in set_stub_table() 3769 Stub_table<big_endian>* stub_table = in v4bx() local 4069 Stub_table<big_endian>* stub_table = in arm_branch_common() local 4210 Stub_table<big_endian>* stub_table = in thumb_branch_common() local 5370 Stub_table<big_endian>* stub_table = this->stub_table_; in do_reset_address_and_file_offset() local 5786 Stub_table<big_endian>* stub_table = in create_stub_group() local 5852 Input_section_list::const_iterator stub_table = in group_sections() local [all …]
|
H A D | powerpc.cc | 348 stub_table(unsigned int shndx) in stub_table() function in __anon10389ec10111::Powerpc_relobj 3425 Stub_table<size, big_endian>* stub_table; in group_sections() local 3498 Stub_table<size, big_endian>* stub_table, in make_stub() 3893 Stub_table<size, big_endian>* stub_table in do_relax() local 4011 const Stub_table<size, big_endian>* stub_table in do_plt_fde_location() local 10722 Stub_table<size, big_endian>* stub_table = NULL; in relocate() local 11369 Stub_table<size, big_endian>* stub_table in relocate() local
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | aarch64.cc | 1781 stub_table(unsigned int shndx) const in stub_table() function in __anon66bd29fd0111::AArch64_relobj 1789 set_stub_table(unsigned int shndx, The_stub_table* stub_table) in set_stub_table() 1999 The_stub_table* stub_table = this->stub_table(i); in fix_errata_and_relocate_erratum_stubs() local 2197 The_stub_table* stub_table = aarch64_input_section->stub_table(); in do_relocate_sections() local 2324 The_stub_table* stub_table = this->stub_table(shndx); in scan_errata() local 2499 stub_table() in stub_table() function in __anon66bd29fd0111::AArch64_input_section 2593 The_stub_table* stub_table = this->stub_table_; in do_reset_address_and_file_offset() local 2730 The_stub_table* stub_table = in create_stub_group() local 2784 Input_section_list::const_iterator stub_table = in group_sections() local 3899 The_stub_table* stub_table = aarch64_relobj->stub_table(relinfo->data_shndx); in scan_reloc_for_stub() local [all …]
|
H A D | arm.cc | 1174 stub_table() const in stub_table() function in __anon7a9d63b40111::Arm_input_section 1179 set_stub_table(Stub_table<big_endian>* stub_table) in set_stub_table() 1509 stub_table(unsigned int shndx) const in stub_table() function in __anon7a9d63b40111::Arm_relobj 1517 set_stub_table(unsigned int shndx, Stub_table<big_endian>* stub_table) in set_stub_table() 3769 Stub_table<big_endian>* stub_table = in v4bx() local 4069 Stub_table<big_endian>* stub_table = in arm_branch_common() local 4210 Stub_table<big_endian>* stub_table = in thumb_branch_common() local 5370 Stub_table<big_endian>* stub_table = this->stub_table_; in do_reset_address_and_file_offset() local 5786 Stub_table<big_endian>* stub_table = in create_stub_group() local 5852 Input_section_list::const_iterator stub_table = in group_sections() local [all …]
|
H A D | powerpc.cc | 348 stub_table(unsigned int shndx) in stub_table() function in __anon54ee64340111::Powerpc_relobj 3449 Stub_table<size, big_endian>* stub_table; in group_sections() local 3522 Stub_table<size, big_endian>* stub_table, in make_stub() 3941 Stub_table<size, big_endian>* stub_table in do_relax() local 4065 const Stub_table<size, big_endian>* stub_table in do_plt_fde_location() local 10768 Stub_table<size, big_endian>* stub_table = NULL; in relocate() local 11415 Stub_table<size, big_endian>* stub_table in relocate() local
|