Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Daarch64.cc1741 set_stub_table(unsigned int shndx, The_stub_table* stub_table) in set_stub_table() function in __anonb61028e10111::AArch64_relobj
2362 set_stub_table(The_stub_table* st) in set_stub_table() function in __anonb61028e10111::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()
H A Darm.cc1179 set_stub_table(Stub_table<big_endian>* stub_table) in set_stub_table() function in __anonf61c90980111::Arm_input_section
1517 set_stub_table(unsigned int shndx, Stub_table<big_endian>* stub_table) in set_stub_table() function in __anonf61c90980111::Arm_relobj
5737 arm_input_section->set_stub_table(stub_table); in create_stub_group()
5751 arm_relobj->set_stub_table(p->shndx(), stub_table); in create_stub_group()
H A Dpowerpc.cc275 set_stub_table(unsigned int shndx, unsigned int stub_index) in set_stub_table() function in __anona44163180111::Powerpc_relobj
2599 ppcobj->set_stub_table(i->shndx(), tables.size() - 1); in group_sections()
2618 ppcobj->set_stub_table(i->shndx(), tables.size() - 1); in group_sections()