Home
last modified time | relevance | path

Searched refs:R_386_TLS_LE_32 (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
Dreloc32.d43 .*[ ]+R_386_TLS_LE_32[ ]+xtrn
44 .*[ ]+R_386_TLS_LE_32[ ]+xtrn
63 .*[ ]+R_386_TLS_LE_32[ ]+xtrn
Dtlsnopic.d18 [ ]+1f: R_386_TLS_LE_32 bar
22 [ ]+2d: R_386_TLS_LE_32 baz
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-i386/
Dtlsgd2.d4 #error: .*TLS transition from R_386_TLS_GD to R_386_TLS_LE_32 against `foo'.*failed.*
Dtlsie3.d4 #error: .*TLS transition from R_386_TLS_GOTIE to R_386_TLS_LE_32 against `foo'.*failed.*
Dtlsie5.d4 #error: .*TLS transition from R_386_TLS_IE to R_386_TLS_LE_32 against `foo'.*failed.*
Dtlsie4.d4 #error: .*TLS transition from R_386_TLS_IE to R_386_TLS_LE_32 against `foo'.*failed.*
Dtlsie2.d4 #error: .*TLS transition from R_386_TLS_GOTIE to R_386_TLS_LE_32 against `foo'.*failed.*
/toolchain/binutils/binutils-2.25/elfcpp/
Di386.h80 R_386_TLS_LE_32 = 34, // Initial Local Exec reloc, sun-style enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Di386.h60 RELOC_NUMBER (R_386_TLS_LE_32, 34)
/toolchain/binutils/binutils-2.25/gold/
Di386.cc1654 case elfcpp::R_386_TLS_LE_32: in optimize_tls_reloc()
1705 case elfcpp::R_386_TLS_LE_32: in get_reference_flags()
1932 case elfcpp::R_386_TLS_LE_32: in local()
2048 case elfcpp::R_386_TLS_LE_32: in local()
2055 unsigned int dyn_r_type = (r_type == elfcpp::R_386_TLS_LE_32 in local()
2399 case elfcpp::R_386_TLS_LE_32: in global()
2510 case elfcpp::R_386_TLS_LE_32: in global()
2515 unsigned int dyn_r_type = (r_type == elfcpp::R_386_TLS_LE_32 in global()
2922 case elfcpp::R_386_TLS_LE_32: in relocate()
3220 case elfcpp::R_386_TLS_LE_32: in relocate_tls()
[all …]
/toolchain/binutils/binutils-2.25/bfd/
Delf32-i386.c122 HOWTO(R_386_TLS_LE_32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
301 return &elf_howto_table[R_386_TLS_LE_32 - R_386_tls_offset]; in elf_i386_reloc_type_lookup()
1310 to_type = R_386_TLS_LE_32; in elf_i386_tls_transition()
1327 new_to_type = R_386_TLS_LE_32; in elf_i386_tls_transition()
1350 to_type = R_386_TLS_LE_32; in elf_i386_tls_transition()
1673 case R_386_TLS_LE_32: in elf_i386_check_relocs()
3803 if (r_type == R_386_TLS_LE_32) in elf_i386_relocate_section()
4268 BFD_ASSERT (r_type == R_386_TLS_LE_32); in elf_i386_relocate_section()
4315 case R_386_TLS_LE_32: in elf_i386_relocate_section()
4329 if (r_type == R_386_TLS_LE_32) in elf_i386_relocate_section()
[all …]
DChangeLog-02036516 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
6518 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.
6523 Handle R_386_TLS_LE_32 and R_386_TLS_LE in shared libs.