Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp146 case R_386_TLS_LE: in getRelExpr()
187 if (type == R_386_TLS_LE) in getDynRel()
267 case R_386_TLS_LE: in getImplicitAddend()
335 case R_386_TLS_LE: in relocate()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Di386.def22 ELF_RELOC(R_386_TLS_LE, 17)
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp319 return ELF::R_386_TLS_LE; in getRelocType32()
/freebsd/sys/sys/
H A Delf_common.h1059 #define R_386_TLS_LE 17 /* Negative offset relative to static TLS */ macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1471 _ELF_DEFINE_RELOC(R_386_TLS_LE, 17) \