Searched refs:R_AARCH64_GOT_PAGE_PC (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/llvm/lld/ELF/ |
H A D | Relocations.h | 82 R_AARCH64_GOT_PAGE_PC, enumerator
|
H A D | Relocations.cpp | 202 R_MIPS_GOT_OFF32, R_AARCH64_GOT_PAGE_PC, R_GOT_PC, R_GOTPLT, in needsGot() 967 R_AARCH64_GOT_PAGE_PC, R_GOT_PC, R_GOTONLY_PC, R_GOTPLTONLY_PC, in isStaticLinkTimeConstant() 1338 if (oneof<R_GOT, R_GOTPLT, R_GOT_PC, R_AARCH64_GOT_PAGE_PC, R_GOT_OFF, in handleTlsRelocation()
|
H A D | InputSection.cpp | 662 case R_AARCH64_GOT_PAGE_PC: in getRelocTargetVA()
|
/openbsd/gnu/llvm/lld/ELF/Arch/ |
H A D | AArch64.cpp | 164 return R_AARCH64_GOT_PAGE_PC; in getRelExpr() 758 case R_AARCH64_GOT_PAGE_PC: in relocateAlloc()
|