Searched refs:R_386_TLS_LDO_32 (Results 1 – 9 of 9) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/i386/ |
D | reloc32.d | 40 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn 41 .*[ ]+R_386_TLS_LDO_32[ ]+xtrn 62 .*[ ]+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.27/elfcpp/ |
D | i386.h | 78 R_386_TLS_LDO_32 = 32, // Initial Local Dynamic reloc, sun+gnu styles enumerator
|
/toolchain/binutils/binutils-2.27/include/elf/ |
D | i386.h | 58 RELOC_NUMBER (R_386_TLS_LDO_32, 32)
|
/toolchain/binutils/binutils-2.27/gold/ |
D | i386.cc | 1668 case elfcpp::R_386_TLS_LDO_32: in optimize_tls_reloc() 1731 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in get_reference_flags() 1959 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in local() 2039 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in local() 2445 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in global() 2523 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in global() 2997 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in relocate() 3206 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in relocate_tls() 3716 case elfcpp::R_386_TLS_LDO_32: // Alternate local-dynamic in get_size_for_reloc()
|
D | ChangeLog-0815 | 13510 R_386_TLS_LDO_32, adjust based on section flags. 13954 handling R_386_TLS_LDO_32, if local_dynamic_type_ is NONE, push
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-i386.c | 115 #define R_386_tls_offset (R_386_TLS_LDO_32 - R_386_ext) 117 HOWTO(R_386_TLS_LDO_32, 0, 2, 32, FALSE, 0, complain_overflow_bitfield, 297 return &elf_howto_table[R_386_TLS_LDO_32 - R_386_tls_offset]; in elf_i386_reloc_type_lookup() 5078 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
|