Home
last modified time | relevance | path

Searched refs:set_stub_table (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Daarch64.cc1788 set_stub_table(unsigned int shndx, The_stub_table* stub_table) in set_stub_table() function in __anon2207648a0111::AArch64_relobj
2483 set_stub_table(The_stub_table* st) in set_stub_table() function in __anon2207648a0111::AArch64_input_section
2732 input_section->set_stub_table(stub_table); in create_stub_group()
2744 aarch64_relobj->set_stub_table(p->shndx(), stub_table); in create_stub_group()
H A Darm.cc1179 set_stub_table(Stub_table<big_endian>* stub_table) in set_stub_table() function in __anon44de5fc10111::Arm_input_section
1517 set_stub_table(unsigned int shndx, Stub_table<big_endian>* stub_table) in set_stub_table() function in __anon44de5fc10111::Arm_relobj
5789 arm_input_section->set_stub_table(stub_table); in create_stub_group()
5803 arm_relobj->set_stub_table(p->shndx(), stub_table); in create_stub_group()
H A DChangeLog-2016281 (Powerpc_relobj::set_stub_table): Resize fill with -1.
H A Dpowerpc.cc340 set_stub_table(unsigned int shndx, unsigned int stub_index) in set_stub_table() function in __anon10389ec10111::Powerpc_relobj
3412 ppcobj->set_stub_table(i->shndx(), tables.size() - 1); in group_sections()
H A DChangeLog-08151783 (powerpc_relobj::set_stub_table): Take an unsigned int param
4044 stub_table_, set_stub_table, stub_table): New vectors and accessor
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Daarch64.cc1789 set_stub_table(unsigned int shndx, The_stub_table* stub_table) in set_stub_table() function in __anon66bd29fd0111::AArch64_relobj
2484 set_stub_table(The_stub_table* st) in set_stub_table() function in __anon66bd29fd0111::AArch64_input_section
2733 input_section->set_stub_table(stub_table); in create_stub_group()
2745 aarch64_relobj->set_stub_table(p->shndx(), stub_table); in create_stub_group()
H A Darm.cc1179 set_stub_table(Stub_table<big_endian>* stub_table) in set_stub_table() function in __anon7a9d63b40111::Arm_input_section
1517 set_stub_table(unsigned int shndx, Stub_table<big_endian>* stub_table) in set_stub_table() function in __anon7a9d63b40111::Arm_relobj
5789 arm_input_section->set_stub_table(stub_table); in create_stub_group()
5803 arm_relobj->set_stub_table(p->shndx(), stub_table); in create_stub_group()
H A DChangeLog-2016281 (Powerpc_relobj::set_stub_table): Resize fill with -1.
H A Dpowerpc.cc340 set_stub_table(unsigned int shndx, unsigned int stub_index) in set_stub_table() function in __anon54ee64340111::Powerpc_relobj
3436 ppcobj->set_stub_table(i->shndx(), tables.size() - 1); in group_sections()
H A DChangeLog-08151783 (powerpc_relobj::set_stub_table): Take an unsigned int param
4044 stub_table_, set_stub_table, stub_table): New vectors and accessor