Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Daarch64.cc1425 find_reloc_stub(The_reloc_stub_key& key) in find_reloc_stub() function in __anonb61028e10111::Stub_table
3771 The_reloc_stub* stub = stub_table->find_reloc_stub(key); in scan_reloc_for_stub()
5404 The_reloc_stub* stub = stub_table->find_reloc_stub(stub_key); in maybe_apply_stub()
H A Darm.cc949 find_reloc_stub(const Reloc_stub::Key& key) const in find_reloc_stub() function in __anonf61c90980111::Stub_table
4041 stub = stub_table->find_reloc_stub(stub_key); in arm_branch_common()
4182 Reloc_stub* stub = stub_table->find_reloc_stub(stub_key); in thumb_branch_common()
11829 stub = stub_table->find_reloc_stub(stub_key); in scan_reloc_for_stub()