Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp168 return R_AARCH64_PAGE_PC; in getRelExpr()
847 Relocation adrpSymRel = {R_AARCH64_PAGE_PC, R_AARCH64_ADR_PREL_PG_HI21, in tryRelaxAdrpLdr()
899 case R_AARCH64_PAGE_PC: in relocateAlloc()
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h88 R_AARCH64_PAGE_PC, enumerator
H A DInputSection.cpp817 case R_AARCH64_PAGE_PC: { in getRelocTargetVA()
H A DRelocations.cpp222 R_PPC64_CALL, R_PPC64_RELAX_TOC, R_AARCH64_PAGE_PC, in isRelExpr()