Searched refs:R_386_TLS_LDM (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ |
D | reloc32.d | 38 .*[ ]+R_386_TLS_LDM[ ]+xtrn 39 .*[ ]+R_386_TLS_LDM[ ]+xtrn 61 .*[ ]+R_386_TLS_LDM[ ]+xtrn
|
D | tlsd.d | 22 [ ]+1f: R_386_TLS_LDM bar
|
/toolchain/binutils/binutils-2.27/elfcpp/ |
D | i386.h | 63 R_386_TLS_LDM = 19, // Initial Local Dynamic reloc, gnu-style enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | i386.h | 45 RELOC_NUMBER (R_386_TLS_LDM, 19)
|
/toolchain/binutils/binutils-2.27/gold/ |
D | i386.cc | 1662 case elfcpp::R_386_TLS_LDM: in optimize_tls_reloc() 1730 case elfcpp::R_386_TLS_LDM: // Local-dynamic in get_reference_flags() 1958 case elfcpp::R_386_TLS_LDM: // Local-dynamic in local() 2029 case elfcpp::R_386_TLS_LDM: // Local-dynamic in local() 2444 case elfcpp::R_386_TLS_LDM: // Local-dynamic in global() 2513 case elfcpp::R_386_TLS_LDM: // Local-dynamic in global() 2996 case elfcpp::R_386_TLS_LDM: // Local-dynamic in relocate() 3170 case elfcpp::R_386_TLS_LDM: // Local-dynamic in relocate_tls() 3715 case elfcpp::R_386_TLS_LDM: // Local-dynamic in get_size_for_reloc()
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-i386.c | 98 HOWTO(R_386_TLS_LDM, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 276 return &elf_howto_table[R_386_TLS_LDM - R_386_ext_offset]; in elf_i386_reloc_type_lookup() 1236 case R_386_TLS_LDM: in elf_i386_check_tls_transition() 1514 case R_386_TLS_LDM: in elf_i386_tls_transition() 1983 case R_386_TLS_LDM: in elf_i386_check_relocs() 5008 case R_386_TLS_LDM: in elf_i386_relocate_section() 5016 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
|