Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A Di386.def24 ELF_RELOC(R_386_TLS_LDM, 19)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DX86.cpp83 case R_386_TLS_LDM: in getRelExpr()
259 case R_386_TLS_LDM: in getImplicitAddend()
329 case R_386_TLS_LDM: in relocate()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp320 return ELF::R_386_TLS_LDM; in getRelocType32()
/freebsd/sys/sys/
H A Delf_common.h1043 #define R_386_TLS_LDM 19 /* 32 bit offset to GOT (index,zero) pair */ macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1473 _ELF_DEFINE_RELOC(R_386_TLS_LDM, 19) \