Searched refs:adr_prel_pg_hi21 (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64RelocationFunctions.h19 DECL_AARCH64_APPLY_RELOC_FUNC(adr_prel_pg_hi21) \
47 ValueType(0x113, MappedType(&adr_prel_pg_hi21, "R_AARCH64_ADR_PREL_PG_HI21", 32)), \
48 ValueType(0x114, MappedType(&adr_prel_pg_hi21, "R_AARCH64_ADR_PREL_PG_HI21_NC", 32)), \
H A DAArch64Relocator.cpp523 adr_prel_pg_hi21(Relocation& pReloc, AArch64Relocator& pParent) function

Completed in 15 milliseconds