Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DRelocations.h84 R_AARCH64_PAGE_PC, enumerator
H A DInputSection.cpp708 case R_AARCH64_PAGE_PC: { in getRelocTargetVA()
H A DRelocations.cpp210 R_PPC64_RELAX_TOC, R_AARCH64_PAGE_PC, R_RELAX_GOT_PC, in isRelExpr()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DAArch64.cpp156 return R_AARCH64_PAGE_PC; in getRelExpr()
727 Relocation adrpSymRel = {R_AARCH64_PAGE_PC, R_AARCH64_ADR_PREL_PG_HI21, in tryRelaxAdrpLdr()
765 case R_AARCH64_PAGE_PC: in relocateAlloc()