Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc1741 set_stub_table(unsigned int shndx, The_stub_table* stub_table) in set_stub_table() function in __anon20db65070111::AArch64_relobj
2362 set_stub_table(The_stub_table* st) in set_stub_table() function in __anon20db65070111::AArch64_input_section
2611 input_section->set_stub_table(stub_table); in create_stub_group()
2623 aarch64_relobj->set_stub_table(p->shndx(), stub_table); in create_stub_group()
Darm.cc1179 set_stub_table(Stub_table<big_endian>* stub_table) in set_stub_table() function in __anon5653a9be0111::Arm_input_section
1517 set_stub_table(unsigned int shndx, Stub_table<big_endian>* stub_table) in set_stub_table() function in __anon5653a9be0111::Arm_relobj
5766 arm_input_section->set_stub_table(stub_table); in create_stub_group()
5780 arm_relobj->set_stub_table(p->shndx(), stub_table); in create_stub_group()
Dpowerpc.cc272 set_stub_table(unsigned int shndx, unsigned int stub_index) in set_stub_table() function in __anon0f0c9f3e0111::Powerpc_relobj
2547 ppcobj->set_stub_table(i->shndx(), tables.size() - 1); in group_sections()
2566 ppcobj->set_stub_table(i->shndx(), tables.size() - 1); in group_sections()
DChangeLog2627 stub_table_, set_stub_table, stub_table): New vectors and accessor