Searched refs:R_386_TLS_LDO_32 (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
D | reloc32.d | 39 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn 40 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn 61 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn
|
D | tlsd.d | 27 [ ]+2d: R_386_TLS_LDO_32 bar 30 [ ]+36: R_386_TLS_LDO_32 baz
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | i386.h | 78 R_386_TLS_LDO_32 = 32, // Initial Local Dynamic reloc, sun+gnu styles enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | i386.h | 58 RELOC_NUMBER (R_386_TLS_LDO_32, 32)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | i386.cc | 1638 case elfcpp::R_386_TLS_LDO_32: in optimize_tls_reloc() 1700 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in get_reference_flags() 1927 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in local() 2007 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in local() 2394 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in global() 2472 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in global() 2917 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in relocate() 3132 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in relocate_tls() 3620 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in get_size_for_reloc()
|
D | ChangeLog | 12093 R_386_TLS_LDO_32, adjust based on section flags. 12537 handling R_386_TLS_LDO_32, if local_dynamic_type_ is NONE, push
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-i386.c | 114 #define R_386_tls_offset (R_386_TLS_LDO_32 - R_386_ext) 116 HOWTO(R_386_TLS_LDO_32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 293 return &elf_howto_table[R_386_TLS_LDO_32 - R_386_tls_offset]; in elf_i386_reloc_type_lookup() 4307 case R_386_TLS_LDO_32: in elf_i386_relocate_section()
|
D | ChangeLog-2011 | 2720 instead of shared for R_386_TLS_LDO_32.
|
D | ChangeLog-0203 | 6351 * elf32-i386.c (elf_i386_relocate_section): Resolve R_386_TLS_LDO_32
|