Home
last modified time | relevance | path

Searched refs:R_386_TLS_GD (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
Dreloc32.d30 .*[ ]+R_386_TLS_GD[ ]+xtrn
31 .*[ ]+R_386_TLS_GD[ ]+xtrn
56 .*[ ]+R_386_TLS_GD[ ]+xtrn
Dtlsd.d18 [ ]+14: R_386_TLS_GD foo
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-i386/
Dtlsgd2.d4 #error: .*TLS transition from R_386_TLS_GD to R_386_TLS_LE_32 against `foo'.*failed.*
Dtlsgd4.d4 #error: .*TLS transition from R_386_TLS_GD to R_386_TLS_LE_32 against `foo'.*failed.*
/toolchain/binutils/binutils-2.27/elfcpp/
Di386.h62 R_386_TLS_GD = 18, // Initial General Dynamic reloc, gnu-style enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Di386.h44 RELOC_NUMBER (R_386_TLS_GD, 18)
/toolchain/binutils/binutils-2.27/gold/
Di386.cc1651 case elfcpp::R_386_TLS_GD: in optimize_tls_reloc()
1727 case elfcpp::R_386_TLS_GD: // Global-dynamic in get_reference_flags()
1955 case elfcpp::R_386_TLS_GD: // Global-dynamic in local()
1971 case elfcpp::R_386_TLS_GD: // Global-dynamic in local()
2441 case elfcpp::R_386_TLS_GD: // Global-dynamic in global()
2457 case elfcpp::R_386_TLS_GD: // Global-dynamic in global()
2993 case elfcpp::R_386_TLS_GD: // Global-dynamic in relocate()
3054 case elfcpp::R_386_TLS_GD: // Global-dynamic in relocate_tls()
3712 case elfcpp::R_386_TLS_GD: // Global-dynamic in get_size_for_reloc()
/toolchain/binutils/binutils-2.27/bfd/
Delf32-i386.c95 HOWTO(R_386_TLS_GD, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
272 return &elf_howto_table[R_386_TLS_GD - R_386_ext_offset]; in elf_i386_reloc_type_lookup()
1235 case R_386_TLS_GD: in elf_i386_check_tls_transition()
1244 if (r_type == R_386_TLS_GD) in elf_i386_check_tls_transition()
1468 case R_386_TLS_GD: in elf_i386_tls_transition()
1495 if (to_type == R_386_TLS_GD in elf_i386_tls_transition()
2018 case R_386_TLS_GD: in elf_i386_check_relocs()
2032 case R_386_TLS_GD: tls_type = GOT_TLS_GD; break; in elf_i386_check_relocs()
4514 case R_386_TLS_GD: in elf_i386_relocate_section()
4537 if (ELF32_R_TYPE (rel->r_info) == R_386_TLS_GD) in elf_i386_relocate_section()
[all …]
DChangeLog-20062447 and GOT_TLS_IE_IE for R_386_TLS_GD and R_386_TLS_IE