Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
HDPowerPC64.def39 #undef R_PPC64_REL64
142 ELF_RELOC(R_PPC64_REL64, 44)
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Object/
HDRelocationResolver.cpp184 case ELF::R_PPC64_REL64: in supportsPPC64()
200 case ELF::R_PPC64_REL64: in resolvePPC64()
/freebsd-14-stable/contrib/llvm-project/lld/ELF/Arch/
HDPPC64.cpp1041 case R_PPC64_REL64: in getRelExpr()
1121 case R_PPC64_REL64: in getImplicitAddend()
1373 case R_PPC64_REL64: in relocate()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCELFObjectWriter.cpp159 Type = ELF::R_PPC64_REL64; in getRelocType()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
HDELF_ppc64.cpp369 case ELF::R_PPC64_REL64: in addSingleRelocation()
/freebsd-14-stable/sys/sys/
HDelf_common.h1265 #define R_PPC64_REL64 44 macro
/freebsd-14-stable/contrib/elftoolchain/common/
HDelfdefinitions.h2042 _ELF_DEFINE_RELOC(R_PPC64_REL64, 44) \
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
HDRuntimeDyldELF.cpp918 case ELF::R_PPC64_REL64: { in resolvePPC64Relocation()