Searched refs:R_386_TLS_LDM (Results 1 – 8 of 8) sorted by relevance
| /freebsd-11-stable/contrib/binutils/include/elf/ |
| HD | i386.h | 46 RELOC_NUMBER (R_386_TLS_LDM, 19)
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| HD | i386.def | 24 ELF_RELOC(R_386_TLS_LDM, 19)
|
| /freebsd-11-stable/contrib/llvm-project/lld/ELF/Arch/ |
| HD | X86.cpp | 93 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/ |
| HD | X86ELFObjectWriter.cpp | 313 return ELF::R_386_TLS_LDM; in getRelocType32()
|
| /freebsd-11-stable/contrib/binutils/bfd/ |
| HD | elf32-i386.c | 92 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()
|
| HD | ChangeLog-0203 | 6514 accessed both as normal and TLS symbol. Move R_386_TLS_LDM and
|
| /freebsd-11-stable/sys/sys/ |
| HD | elf_common.h | 926 #define R_386_TLS_LDM 19 /* 32 bit offset to GOT (index,zero) pair */ macro
|
| /freebsd-11-stable/contrib/elftoolchain/common/ |
| HD | elfdefinitions.h | 1473 _ELF_DEFINE_RELOC(R_386_TLS_LDM, 19) \
|