Home
last modified time | relevance | path

Searched refs:R_PPC_TLS (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DPowerPC.def49 #undef R_PPC_TLS
122 ELF_RELOC(R_PPC_TLS, 67)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp254 case R_PPC_TLS: in getRelExpr()
476 case R_PPC_TLS: { in relaxTlsIeToLe()
479 error("unrecognized instruction for IE to LE R_PPC_TLS"); in relaxTlsIeToLe()
486 error("unrecognized instruction for IE to LE R_PPC_TLS"); in relaxTlsIeToLe()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp419 Type = ELF::R_PPC_TLS; in getRelocType()
/freebsd/sys/sys/
H A Delf_common.h1300 #define R_PPC_TLS 67 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1953 _ELF_DEFINE_RELOC(R_PPC_TLS, 67) \