Home
last modified time | relevance | path

Searched refs:R_X86_64_TLSGD (Results 1 – 10 of 10) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ilp32/
Dreloc64.d39 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
40 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
41 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
42 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
43 .*[ ]+R_X86_64_TLSGD[ ]+xtrn-0x0*4
73 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
85 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
Dreloc64.d37 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
38 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
39 .*[ ]+R_X86_64_TLSGD[ ]+xtrn-0x0*4
70 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
82 .*[ ]+R_X86_64_TLSGD[ ]+xtrn
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-x86-64/
Dtlsgd3.d4 #error: .*TLS transition from R_X86_64_TLSGD to R_X86_64_TPOFF32 against `foo'.*failed.*
Dtlsgd2.d4 #error: .*TLS transition from R_X86_64_TLSGD to R_X86_64_GOTTPOFF against `foo'.*failed.*
Dtlsgd12.d4 #error: .*TLS transition from R_X86_64_TLSGD to R_X86_64_GOTTPOFF against `foo'.*failed.*
Dtlsgd13.d4 #error: .*TLS transition from R_X86_64_TLSGD to R_X86_64_TPOFF32 against `foo'.*failed.*
/toolchain/binutils/binutils-2.27/elfcpp/
Dx86_64.h68 R_X86_64_TLSGD = 19, // 32 bit signed PC relative offset to two enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Dx86-64.h47 RELOC_NUMBER (R_X86_64_TLSGD, 19) /* PC relative offset to GD GOT block */
/toolchain/binutils/binutils-2.27/bfd/
Delf64-x86-64.c111 HOWTO(R_X86_64_TLSGD, 0, 2, 32, TRUE, 0, complain_overflow_signed,
244 { BFD_RELOC_X86_64_TLSGD, R_X86_64_TLSGD, },
1295 case R_X86_64_TLSGD: in elf_x86_64_check_tls_transition()
1300 if (r_type == R_X86_64_TLSGD) in elf_x86_64_check_tls_transition()
1560 case R_X86_64_TLSGD: in elf_x86_64_tls_transition()
1584 if (to_type == R_X86_64_TLSGD in elf_x86_64_tls_transition()
2375 case R_X86_64_TLSGD: in elf_x86_64_check_relocs()
2388 case R_X86_64_TLSGD: tls_type = GOT_TLS_GD; break; in elf_x86_64_check_relocs()
4974 case R_X86_64_TLSGD: in elf_x86_64_relocate_section()
4997 if (ELF32_R_TYPE (rel->r_info) == R_X86_64_TLSGD) in elf_x86_64_relocate_section()
[all …]
/toolchain/binutils/binutils-2.27/gold/
Dx86_64.cc2271 case elfcpp::R_X86_64_TLSGD: in optimize_tls_reloc()
2358 case elfcpp::R_X86_64_TLSGD: // Global-dynamic in get_reference_flags()
2751 case elfcpp::R_X86_64_TLSGD: // Global-dynamic in local()
2766 case elfcpp::R_X86_64_TLSGD: // General-dynamic in local()
3302 case elfcpp::R_X86_64_TLSGD: // Global-dynamic in global()
3321 case elfcpp::R_X86_64_TLSGD: // General-dynamic in global()
3974 case elfcpp::R_X86_64_TLSGD: // Global-dynamic in relocate()
4056 case elfcpp::R_X86_64_TLSGD: // Global-dynamic in relocate_tls()