Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/i386/
H A Dreloc.c166 case R_386_TLS_DTPOFF32: in reloc_non_plt()
186 case R_386_TLS_DTPOFF32: in reloc_non_plt()
268 case R_386_TLS_DTPOFF32: in reloc_non_plt()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Di386.def41 ELF_RELOC(R_386_TLS_DTPOFF32, 36)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp55 tlsOffsetRel = R_386_TLS_DTPOFF32; in X86()
257 case R_386_TLS_DTPOFF32: in getImplicitAddend()
325 case R_386_TLS_DTPOFF32: in relocate()
/freebsd/sys/sys/
H A Delf_common.h1064 #define R_386_TLS_DTPOFF32 36 /* GOT entry containing TLS offset */ macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1490 _ELF_DEFINE_RELOC(R_386_TLS_DTPOFF32, 36) \