Searched refs:The_reloc_stub_key (Results 1 – 1 of 1) sorted by relevance
1350 typedef typename The_reloc_stub::Key The_reloc_stub_key; typedef in __anon20db65070111::Stub_table1353 typedef typename The_reloc_stub_key::hash The_reloc_stub_key_hash;1354 typedef typename The_reloc_stub_key::equal_to The_reloc_stub_key_equal_to;1356 typedef Unordered_map<The_reloc_stub_key, The_reloc_stub*,1390 add_reloc_stub(The_reloc_stub* stub, const The_reloc_stub_key& key);1425 find_reloc_stub(The_reloc_stub_key& key) in find_reloc_stub()1572 The_reloc_stub* stub, const The_reloc_stub_key& key) in add_reloc_stub()2786 typedef typename Reloc_stub<size, big_endian>::Key The_reloc_stub_key; typedef in __anon20db65070111::Target_aarch643760 The_reloc_stub_key key(stub_type, gsym, aarch64_relobj, r_sym, addend); in scan_reloc_for_stub()