Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h86 R_AARCH64_GOT_PAGE_PC, enumerator
H A DRelocations.cpp213 R_MIPS_GOT_OFF32, R_AARCH64_GOT_PAGE_PC, R_GOT_PC, R_GOTPLT, in needsGot()
989 R_AARCH64_GOT_PAGE_PC, R_GOT_PC, R_GOTONLY_PC, R_GOTPLTONLY_PC, in isStaticLinkTimeConstant()
1418 if (oneof<R_GOT, R_GOTPLT, R_GOT_PC, R_AARCH64_GOT_PAGE_PC, in handleTlsRelocation()
H A DInputSection.cpp763 case R_AARCH64_GOT_PAGE_PC: in getRelocTargetVA()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp176 return R_AARCH64_GOT_PAGE_PC; in getRelExpr()
892 case R_AARCH64_GOT_PAGE_PC: in relocateAlloc()