Home
last modified time | relevance | path

Searched refs:R_PPC64_DTPREL64 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DPowerPC64.def62 #undef R_PPC64_DTPREL64
165 ELF_RELOC(R_PPC64_DTPREL64, 78)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp596 tlsOffsetRel = R_PPC64_DTPREL64; in PPC64()
1090 case R_PPC64_DTPREL64: in getRelExpr()
1125 case R_PPC64_DTPREL64: in getImplicitAddend()
1238 case R_PPC64_DTPREL64: in toAddr16Rel()
1392 case R_PPC64_DTPREL64: in relocate()
/freebsd/libexec/rtld-elf/powerpc64/
H A Dreloc.c188 case R_PPC64_DTPREL64: in reloc_nonplt_object()
272 case R_PPC64_DTPREL64: in reloc_nonplt_object()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp454 Type = ELF::R_PPC64_DTPREL64; in getRelocType()
/freebsd/sys/sys/
H A Delf_common.h1295 #define R_PPC64_DTPREL64 78 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2076 _ELF_DEFINE_RELOC(R_PPC64_DTPREL64, 78) \