Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DPowerPC.def49 #undef R_PPC_TLS
122 ELF_RELOC(R_PPC_TLS, 67)
/freebsd-13.1/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp254 case R_PPC_TLS: in getRelExpr()
469 case R_PPC_TLS: { in relaxTlsIeToLe()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp417 Type = ELF::R_PPC_TLS; in getRelocType()
/freebsd-13.1/sys/sys/
H A Delf_common.h1269 #define R_PPC_TLS 67 macro
/freebsd-13.1/contrib/elftoolchain/common/
H A Delfdefinitions.h1953 _ELF_DEFINE_RELOC(R_PPC_TLS, 67) \