Home
last modified time | relevance | path

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

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