Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Daarch64.cc4003 typedef AArch64_relocate_functions<size, big_endian> The_reloc_functions; in relocate_stub() typedef
4004 typedef typename The_reloc_functions::Status The_reloc_functions_status; in relocate_stub()
4025 The_reloc_functions::adrp(view, dest, address); in relocate_stub()
4028 gold_assert(status == The_reloc_functions::STATUS_OKAY); in relocate_stub()
4035 status = The_reloc_functions::template in relocate_stub()
4038 gold_assert(status == The_reloc_functions::STATUS_OKAY); in relocate_stub()