Home
last modified time | relevance | path

Searched refs:R_AARCH64_PREL32 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp145 case R_AARCH64_PREL32: in getRelExpr()
220 case R_AARCH64_PREL32: in getImplicitAddend()
374 case R_AARCH64_PREL32: in relocate()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp81 case ELF::R_AARCH64_PREL32: in supportsAArch64()
98 case ELF::R_AARCH64_PREL32: in resolveAArch64()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DAArch64.def14 ELF_RELOC(R_AARCH64_PREL32, 0x105)
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_aarch64.cpp115 case ELF::R_AARCH64_PREL32: in getRelocationKind()
/freebsd/sys/sys/
H A Delf_common.h1051 #define R_AARCH64_PREL32 261 /* PC relative, 32-bit overflow check */ macro
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp541 case R_AARCH64_PREL32: in getAArch64UndefinedRelativeWeakVA()
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1508 _ELF_DEFINE_RELOC(R_AARCH64_PREL32, 261) \
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp459 case ELF::R_AARCH64_PREL32: { in resolveAArch64Relocation()