Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc1349 typedef Reloc_stub<size, big_endian> The_reloc_stub; typedef in __anon20db65070111::Stub_table
1350 typedef typename The_reloc_stub::Key The_reloc_stub_key;
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);
1424 The_reloc_stub*
1463 return std::max(The_reloc_stub::STUB_ADDR_ALIGN, in do_addralign()
1480 relocate_stub(The_reloc_stub*,
1572 The_reloc_stub* stub, const The_reloc_stub_key& key) in add_reloc_stub()
1580 The_reloc_stub::STUB_ADDR_ALIGN); in add_reloc_stub()
1649 relocate_stub(The_reloc_stub* stub, in relocate_stub()
[all …]