Home
last modified time | relevance | path

Searched refs:find_reloc_stub (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc1425 find_reloc_stub(The_reloc_stub_key& key) in find_reloc_stub() function in __anon20db65070111::Stub_table
3761 The_reloc_stub* stub = stub_table->find_reloc_stub(key); in scan_reloc_for_stub()
5394 The_reloc_stub* stub = stub_table->find_reloc_stub(stub_key); in maybe_apply_stub()
Darm.cc946 find_reloc_stub(const Reloc_stub::Key& key) const in find_reloc_stub() function in __anon5653a9be0111::Stub_table
4012 stub = stub_table->find_reloc_stub(stub_key); in arm_branch_common()
4153 Reloc_stub* stub = stub_table->find_reloc_stub(stub_key); in thumb_branch_common()
11745 stub = stub_table->find_reloc_stub(stub_key); in scan_reloc_for_stub()