Searched refs:The_reloc_functions (Results 1 – 1 of 1) sorted by relevance
4003 typedef AArch64_relocate_functions<size, big_endian> The_reloc_functions; in relocate_stub() typedef4004 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()