Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DPowerPC64.def92 #undef R_PPC64_TLSLD
195 ELF_RELOC(R_PPC64_TLSLD, 108)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp626 if (type == R_PPC64_TLSGD || type == R_PPC64_TLSLD) in getTlsGdRelaxSkip()
808 case R_PPC64_TLSLD: { in relaxTlsLdToLe()
1096 case R_PPC64_TLSLD: in getRelExpr()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp422 Type = ELF::R_PPC64_TLSLD; in getRelocType()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_ppc64.cpp238 if (ELFReloc == ELF::R_PPC64_TLSLD) in addSingleRelocation()
/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp1560 (type == R_PPC64_TLSLD && expr == R_TLSLD_HINT)) { in scanOne()
1622 case R_PPC64_TLSLD: in checkPPC64TLSRelax()
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2106 _ELF_DEFINE_RELOC(R_PPC64_TLSLD, 108)