Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/include/elf/
HDi386.h46 RELOC_NUMBER (R_386_TLS_LDM, 19)
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
HDi386.def24 ELF_RELOC(R_386_TLS_LDM, 19)
/freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/
HDX86.cpp93 case R_386_TLS_LDM: in getRelExpr()
309 case R_386_TLS_LDM: in relocateOne()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86ELFObjectWriter.cpp313 return ELF::R_386_TLS_LDM; in getRelocType32()
/freebsd-11-stable/contrib/binutils/bfd/
HDelf32-i386.c92 HOWTO(R_386_TLS_LDM, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
262 return &elf_howto_table[R_386_TLS_LDM - R_386_ext_offset]; in elf_i386_reloc_type_lookup()
915 case R_386_TLS_LDM: in elf_i386_tls_transition()
980 case R_386_TLS_LDM: in elf_i386_check_relocs()
1364 case R_386_TLS_LDM: in elf_i386_gc_sweep_hook()
3185 case R_386_TLS_LDM: in elf_i386_relocate_section()
HDChangeLog-02036514 accessed both as normal and TLS symbol. Move R_386_TLS_LDM and
/freebsd-11-stable/sys/sys/
HDelf_common.h926 #define R_386_TLS_LDM 19 /* 32 bit offset to GOT (index,zero) pair */ macro
/freebsd-11-stable/contrib/elftoolchain/common/
HDelfdefinitions.h1473 _ELF_DEFINE_RELOC(R_386_TLS_LDM, 19) \