Home
last modified time | relevance | path

Searched refs:R_PPC64_TLS (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DPowerPC64.def51 #undef R_PPC64_TLS
154 ELF_RELOC(R_PPC64_TLS, 67)
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp428 Type = ELF::R_PPC64_TLS; in getRelocType()
433 Type = ELF::R_PPC64_TLS; in getRelocType()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp931 case R_PPC64_TLS: { in relaxTlsIeToLe()
1098 case R_PPC64_TLS: in getRelExpr()
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2065 _ELF_DEFINE_RELOC(R_PPC64_TLS, 67) \