Searched refs:R_386_TLS_LDM (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | reloc32.d | 37 .*[ ]+R_386_TLS_LDM[ ]+xtrn 38 .*[ ]+R_386_TLS_LDM[ ]+xtrn 60 .*[ ]+R_386_TLS_LDM[ ]+xtrn
|
D | tlsd.d | 22 [ ]+1f: R_386_TLS_LDM bar
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | i386.h | 63 R_386_TLS_LDM = 19, // Initial Local Dynamic reloc, gnu-style enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | i386.h | 45 RELOC_NUMBER (R_386_TLS_LDM, 19)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | i386.cc | 1632 case elfcpp::R_386_TLS_LDM: in optimize_tls_reloc() 1699 case elfcpp::R_386_TLS_LDM: // Local-dynamic in get_reference_flags() 1926 case elfcpp::R_386_TLS_LDM: // Local-dynamic in local() 1997 case elfcpp::R_386_TLS_LDM: // Local-dynamic in local() 2393 case elfcpp::R_386_TLS_LDM: // Local-dynamic in global() 2462 case elfcpp::R_386_TLS_LDM: // Local-dynamic in global() 2916 case elfcpp::R_386_TLS_LDM: // Local-dynamic in relocate() 3096 case elfcpp::R_386_TLS_LDM: // Local-dynamic in relocate_tls() 3619 case elfcpp::R_386_TLS_LDM: // Local-dynamic in get_size_for_reloc()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-i386.c | 97 HOWTO(R_386_TLS_LDM, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 272 return &elf_howto_table[R_386_TLS_LDM - R_386_ext_offset]; in elf_i386_reloc_type_lookup() 1131 case R_386_TLS_LDM: in elf_i386_check_tls_transition() 1348 case R_386_TLS_LDM: in elf_i386_tls_transition() 1527 case R_386_TLS_LDM: in elf_i386_check_relocs() 1933 case R_386_TLS_LDM: in elf_i386_gc_sweep_hook() 4254 case R_386_TLS_LDM: in elf_i386_relocate_section() 4262 if (r_type != R_386_TLS_LDM) in elf_i386_relocate_section()
|
D | ChangeLog-0203 | 6514 accessed both as normal and TLS symbol. Move R_386_TLS_LDM and
|