Home
last modified time | relevance | path

Searched refs:R_AARCH64_PREL64 (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DAArch64.cpp155 case R_AARCH64_PREL64: in getRelExpr()
237 case R_AARCH64_PREL64: in getImplicitAddend()
482 case R_AARCH64_PREL64: in relocate()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DRelocationResolver.cpp82 case ELF::R_AARCH64_PREL64: in supportsAArch64()
100 case ELF::R_AARCH64_PREL64: in resolveAArch64()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DAArch64.def13 ELF_RELOC(R_AARCH64_PREL64, 0x104)
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp150 return ELF::R_AARCH64_PREL64; in getRelocType()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_aarch64.cpp122 case ELF::R_AARCH64_PREL64: in getRelocationKind()
/freebsd/sys/sys/
H A Delf_common.h1073 #define R_AARCH64_PREL64 260 /* PC relative */ macro
/freebsd/contrib/llvm-project/lld/ELF/
H A DInputSection.cpp586 case R_AARCH64_PREL64: in getAArch64UndefinedRelativeWeakVA()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c397 R_AARCH64_PREL64); in prepare_elf64()
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1507 _ELF_DEFINE_RELOC(R_AARCH64_PREL64, 260) \
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp465 case ELF::R_AARCH64_PREL64: in resolveAArch64Relocation()