Home
last modified time | relevance | path

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

/freebsd/libexec/rtld-elf/i386/
H A Dreloc.c164 case R_386_TLS_TPOFF32: in reloc_non_plt()
184 case R_386_TLS_TPOFF32: in reloc_non_plt()
241 case R_386_TLS_TPOFF32: in reloc_non_plt()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Di386.def42 ELF_RELOC(R_386_TLS_TPOFF32, 37)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp185 return R_386_TLS_TPOFF32; in getDynRel()
268 case R_386_TLS_TPOFF32: in getImplicitAddend()
334 case R_386_TLS_TPOFF32: in relocate()
/freebsd/sys/sys/
H A Delf_common.h1061 #define R_386_TLS_TPOFF32 37 /* GOT entry of -ve static TLS offset */ macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1491 _ELF_DEFINE_RELOC(R_386_TLS_TPOFF32, 37) \