Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
Dreloc32.d38 .*[ ]+R_386_TLS_LDM[ ]+xtrn
39 .*[ ]+R_386_TLS_LDM[ ]+xtrn
61 .*[ ]+R_386_TLS_LDM[ ]+xtrn
Dtlsd.d22 [ ]+1f: R_386_TLS_LDM bar
/toolchain/binutils/binutils-2.27/elfcpp/
Di386.h63 R_386_TLS_LDM = 19, // Initial Local Dynamic reloc, gnu-style enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Di386.h45 RELOC_NUMBER (R_386_TLS_LDM, 19)
/toolchain/binutils/binutils-2.27/gold/
Di386.cc1662 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/
Delf32-i386.c98 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()
DChangeLog-02036514 accessed both as normal and TLS symbol. Move R_386_TLS_LDM and