Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DPowerPC.def50 #undef R_PPC_DTPMOD32
123 ELF_RELOC(R_PPC_DTPMOD32, 68)
/freebsd/libexec/rtld-elf/powerpc/
H A Dreloc.c191 case R_PPC_DTPMOD32: in reloc_nonplt_object()
252 case R_PPC_DTPMOD32: in reloc_nonplt_object()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC.cpp169 tlsModuleIndexRel = R_PPC_DTPMOD32; in PPC()
288 case R_PPC_DTPMOD32: in getImplicitAddend()
/freebsd/sys/sys/
H A Delf_common.h1301 #define R_PPC_DTPMOD32 68 macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1954 _ELF_DEFINE_RELOC(R_PPC_DTPMOD32, 68) \