Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/
Dreloc32.d36 .*[ ]+R_386_TLS_IE_32[ ]+xtrn
37 .*[ ]+R_386_TLS_IE_32[ ]+xtrn
60 .*[ ]+R_386_TLS_IE_32[ ]+xtrn
Dtlspic.d20 [ ]+1c: R_386_TLS_IE_32 foo
Dtlsnopic.d15 [ ]+14: R_386_TLS_IE_32 foo
/toolchain/binutils/binutils-2.27/elfcpp/
Di386.h79 R_386_TLS_IE_32 = 33, // Initial Initial Exec reloc, sun-style enumerator
/toolchain/binutils/binutils-2.27/include/elf/
Di386.h59 RELOC_NUMBER (R_386_TLS_IE_32, 33)
/toolchain/binutils/binutils-2.27/gold/
Di386.cc1674 case elfcpp::R_386_TLS_IE_32: in optimize_tls_reloc()
1733 case elfcpp::R_386_TLS_IE_32: in get_reference_flags()
1961 case elfcpp::R_386_TLS_IE_32: in local()
2043 case elfcpp::R_386_TLS_IE_32: in local()
2065 unsigned int dyn_r_type = (r_type == elfcpp::R_386_TLS_IE_32 in local()
2068 unsigned int got_type = (r_type == elfcpp::R_386_TLS_IE_32 in local()
2447 case elfcpp::R_386_TLS_IE_32: in global()
2527 case elfcpp::R_386_TLS_IE_32: in global()
2546 unsigned int dyn_r_type = (r_type == elfcpp::R_386_TLS_IE_32 in global()
2549 unsigned int got_type = (r_type == elfcpp::R_386_TLS_IE_32 in global()
[all …]
/toolchain/binutils/binutils-2.27/bfd/
Delf32-i386.c120 HOWTO(R_386_TLS_IE_32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield,
301 return &elf_howto_table[R_386_TLS_IE_32 - R_386_tls_offset]; in elf_i386_reloc_type_lookup()
1389 case R_386_TLS_IE_32: in elf_i386_check_tls_transition()
1471 case R_386_TLS_IE_32: in elf_i386_tls_transition()
1480 to_type = R_386_TLS_IE_32; in elf_i386_tls_transition()
1502 new_to_type = R_386_TLS_IE_32; in elf_i386_tls_transition()
2009 case R_386_TLS_IE_32: in elf_i386_check_relocs()
2036 case R_386_TLS_IE_32: in elf_i386_check_relocs()
4517 case R_386_TLS_IE_32: in elf_i386_relocate_section()