Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Di386.def38 ELF_RELOC(R_386_TLS_IE_32, 33)
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp296 return ELF::R_386_TLS_IE_32; in getRelocType32()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp261 case R_386_TLS_IE_32: in getImplicitAddend()
/freebsd/sys/sys/
H A Delf_common.h1034 #define R_386_TLS_IE_32 33 /* 32 bit offset to GOT static TLS offset entry */ macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1487 _ELF_DEFINE_RELOC(R_386_TLS_IE_32, 33) \