Home
last modified time | relevance | path

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

/freebsd-head/libexec/rtld-elf/i386/
HDreloc.c165 case R_386_TLS_DTPMOD32: in reloc_non_plt()
185 case R_386_TLS_DTPMOD32: in reloc_non_plt()
265 case R_386_TLS_DTPMOD32: in reloc_non_plt()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
HDi386.def40 ELF_RELOC(R_386_TLS_DTPMOD32, 35)
/freebsd-head/contrib/llvm-project/lld/ELF/Arch/
HDX86.cpp54 tlsModuleIndexRel = R_386_TLS_DTPMOD32; in X86()
256 case R_386_TLS_DTPMOD32: in getImplicitAddend()
324 case R_386_TLS_DTPMOD32: in relocate()
/freebsd-head/sys/sys/
HDelf_common.h1060 #define R_386_TLS_DTPMOD32 35 /* GOT entry containing TLS index */ macro
/freebsd-head/contrib/elftoolchain/common/
HDelfdefinitions.h1489 _ELF_DEFINE_RELOC(R_386_TLS_DTPMOD32, 35) \