/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-tilepro.c | 714 #define GOT_TLS_IE 4 macro 1565 tls_type = GOT_TLS_IE; in tilepro_elf_check_relocs() 1620 || tls_type != GOT_TLS_IE)) in tilepro_elf_check_relocs() 1622 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD) in tilepro_elf_check_relocs() 2275 && tilepro_elf_hash_entry(h)->tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2302 if (tls_type == GOT_TLS_GD || tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2533 || *local_tls_type == GOT_TLS_IE) in tilepro_elf_size_dynamic_sections() 2951 is_tls_iele = (! bfd_link_pic (info) || tls_type == GOT_TLS_IE); in tilepro_elf_relocate_section() 3407 if (!bfd_link_pic (info) && h->dynindx == -1 && tls_type == GOT_TLS_IE) in tilepro_elf_relocate_section() 3410 if (tls_type == GOT_TLS_IE) in tilepro_elf_relocate_section() [all …]
|
D | elf32-hppa.c | 238 GOT_UNKNOWN = 0, GOT_NORMAL = 1, GOT_TLS_GD = 2, GOT_TLS_LDM = 4, GOT_TLS_IE = 8 enumerator 1354 tls_type |= GOT_TLS_IE; in elf32_hppa_check_relocs() 2047 if ((hh->tls_type & (GOT_TLS_GD | GOT_TLS_IE)) == (GOT_TLS_GD | GOT_TLS_IE)) in allocate_dynrelocs() 2057 if ((hh->tls_type & (GOT_TLS_GD | GOT_TLS_IE)) == (GOT_TLS_GD | GOT_TLS_IE)) in allocate_dynrelocs() 2299 if ((*local_tls_type & (GOT_TLS_GD | GOT_TLS_IE)) == (GOT_TLS_GD | GOT_TLS_IE)) in elf32_hppa_size_dynamic_sections() 2306 if ((*local_tls_type & (GOT_TLS_GD | GOT_TLS_IE)) == (GOT_TLS_GD | GOT_TLS_IE)) in elf32_hppa_size_dynamic_sections() 4220 if (tls_type & GOT_TLS_IE) in elf32_hppa_relocate_section() 4393 && (hppa_elf_hash_entry (eh)->tls_type & GOT_TLS_IE) == 0) in elf32_hppa_finish_dynamic_symbol()
|
D | elfxx-tilegx.c | 814 #define GOT_TLS_IE 4 macro 1777 tls_type = GOT_TLS_IE; in tilegx_elf_check_relocs() 1829 || tls_type != GOT_TLS_IE)) in tilegx_elf_check_relocs() 1831 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD) in tilegx_elf_check_relocs() 2543 && tilegx_elf_hash_entry(h)->tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2569 if (tls_type == GOT_TLS_GD || tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2794 || *local_tls_type == GOT_TLS_IE) in tilegx_elf_size_dynamic_sections() 3250 is_tls_iele = (! bfd_link_pic (info) || tls_type == GOT_TLS_IE); in tilegx_elf_relocate_section() 3814 && tls_type == GOT_TLS_IE) in tilegx_elf_relocate_section() 3820 if (tls_type == GOT_TLS_IE) in tilegx_elf_relocate_section() [all …]
|
D | elf32-arc.c | 111 GOT_TLS_IE, enumerator 1316 if (entry->type == GOT_TLS_IE && entry->processed == FALSE) in elf_arc_relocate_section() 1481 || entry->type == GOT_TLS_IE)) in elf_arc_relocate_section() 1507 if (entry->type == GOT_TLS_IE && entry->processed == FALSE) in elf_arc_relocate_section() 1922 type = GOT_TLS_IE; in elf_arc_check_relocs() 2357 if (list->type == GOT_TLS_IE) in elf_arc_finish_dynamic_symbol() 2364 (list->type == GOT_TLS_IE ? in elf_arc_finish_dynamic_symbol()
|
D | elf32-i386.c | 766 #define GOT_TLS_IE 4 macro 1492 && (tls_type & GOT_TLS_IE)) in elf_i386_tls_transition() 1501 else if (tls_type & GOT_TLS_IE) in elf_i386_tls_transition() 2042 tls_type = GOT_TLS_IE; in elf_i386_check_relocs() 2081 if ((old_tls_type & GOT_TLS_IE) && (tls_type & GOT_TLS_IE)) in elf_i386_check_relocs() 2087 || (tls_type & GOT_TLS_IE) == 0)) in elf_i386_check_relocs() 2089 if ((old_tls_type & GOT_TLS_IE) && GOT_TLS_GD_ANY_P (tls_type)) in elf_i386_check_relocs() 2801 && (elf_i386_hash_entry(h)->tls_type & GOT_TLS_IE)) in elf_i386_allocate_dynrelocs() 2846 || (tls_type & GOT_TLS_IE)) in elf_i386_allocate_dynrelocs() 3303 || (*local_tls_type & GOT_TLS_IE)) in elf_i386_size_dynamic_sections() [all …]
|
D | elfxx-sparc.c | 699 #define GOT_TLS_IE 3 macro 1543 tls_type = GOT_TLS_IE; in _bfd_sparc_elf_check_relocs() 1589 || tls_type != GOT_TLS_IE)) in _bfd_sparc_elf_check_relocs() 1591 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD) in _bfd_sparc_elf_check_relocs() 2339 && _bfd_sparc_elf_hash_entry(h)->tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2367 || tls_type == GOT_TLS_IE in allocate_dynrelocs() 2638 || *local_tls_type == GOT_TLS_IE) in _bfd_sparc_elf_size_dynamic_sections() 3575 && tls_type == GOT_TLS_IE) in _bfd_sparc_elf_relocate_section() 3587 if (tls_type == GOT_TLS_IE) in _bfd_sparc_elf_relocate_section() 3767 || (r_type == R_SPARC_TLS_GD_CALL && tls_type == GOT_TLS_IE)) in _bfd_sparc_elf_relocate_section() [all …]
|
D | elf64-s390.c | 573 #define GOT_TLS_IE 3 macro 1141 tls_type = GOT_TLS_IE; in elf_s390_check_relocs() 1853 && elf_s390_hash_entry(h)->tls_type >= GOT_TLS_IE) in allocate_dynrelocs() 1891 || tls_type >= GOT_TLS_IE) in allocate_dynrelocs() 2986 if (!bfd_link_pic (info) && h->dynindx == -1 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 2989 if (r_type == R_390_TLS_GD64 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 3104 if (bfd_link_pic (info) || h->dynindx != -1 || tls_type < GOT_TLS_IE) in elf_s390_relocate_section() 3568 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE in elf_s390_finish_dynamic_symbol()
|
D | elf32-s390.c | 660 #define GOT_TLS_IE 3 macro 1208 tls_type = GOT_TLS_IE; in elf_s390_check_relocs() 1906 && elf_s390_hash_entry(h)->tls_type >= GOT_TLS_IE) in allocate_dynrelocs() 1944 || tls_type >= GOT_TLS_IE) in allocate_dynrelocs() 3025 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 3028 if (r_type == R_390_TLS_GD32 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 3145 || tls_type < GOT_TLS_IE) in elf_s390_relocate_section() 3769 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE in elf_s390_finish_dynamic_symbol()
|
D | elf64-x86-64.c | 771 #define GOT_TLS_IE 3 macro 1581 && tls_type == GOT_TLS_IE) in elf_x86_64_tls_transition() 1588 if (tls_type == GOT_TLS_IE) in elf_x86_64_tls_transition() 2389 case R_X86_64_GOTTPOFF: tls_type = GOT_TLS_IE; break; in elf_x86_64_check_relocs() 2432 || tls_type != GOT_TLS_IE)) in elf_x86_64_check_relocs() 2434 if (old_tls_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (tls_type)) in elf_x86_64_check_relocs() 3219 && elf_x86_64_hash_entry (h)->tls_type == GOT_TLS_IE) in elf_x86_64_allocate_dynrelocs() 3261 || tls_type == GOT_TLS_IE) in elf_x86_64_allocate_dynrelocs() 3694 || *local_tls_type == GOT_TLS_IE) in elf_x86_64_size_dynamic_sections() 5914 && elf_x86_64_hash_entry (h)->tls_type != GOT_TLS_IE in elf_x86_64_finish_dynamic_symbol()
|
D | elf32-sh.c | 2422 GOT_UNKNOWN = 0, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE, GOT_FUNCDESC enumerator 3084 else if (got_type == GOT_TLS_IE in allocate_dynrelocs() 3091 || got_type == GOT_TLS_IE) in allocate_dynrelocs() 4110 && (sh_elf_hash_entry (h)->got_type == GOT_TLS_IE in sh_elf_relocate_section() 5106 if (r_type == R_SH_TLS_GD_32 && got_type == GOT_TLS_IE) in sh_elf_relocate_section() 6195 got_type = GOT_TLS_IE; in sh_elf_check_relocs() 6264 && (old_got_type != GOT_TLS_GD || got_type != GOT_TLS_IE)) in sh_elf_check_relocs() 6266 if (old_got_type == GOT_TLS_IE && got_type == GOT_TLS_GD) in sh_elf_check_relocs() 6267 got_type = GOT_TLS_IE; in sh_elf_check_relocs() 6910 && sh_elf_hash_entry (h)->got_type != GOT_TLS_IE in sh_elf_finish_dynamic_symbol()
|
D | elf-m10300.c | 76 #define GOT_TLS_IE 4 macro 830 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_IE) in elf_mn10300_tls_transition() 1170 case R_MN10300_TLS_GOTIE: tls_type = GOT_TLS_IE; break; in mn10300_elf_check_relocs() 1209 if (tls_type == GOT_TLS_IE in mn10300_elf_check_relocs() 1213 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_IE) in mn10300_elf_check_relocs() 1215 tls_type = GOT_TLS_IE; in mn10300_elf_check_relocs() 5338 case GOT_TLS_IE: in _bfd_mn10300_elf_finish_dynamic_symbol()
|
D | elf32-metag.c | 809 GOT_UNKNOWN = 0, GOT_NORMAL = 1, GOT_TLS_IE = 2, GOT_TLS_LDM = 4, GOT_TLS_GD = 8 enumerator 1888 if (tls_type & GOT_TLS_IE) in elf_metag_relocate_section() 2197 tls_type = GOT_TLS_IE; in elf_metag_check_relocs() 2699 || (tls_type == GOT_TLS_IE && dyn)) in allocate_dynrelocs() 3188 && (metag_elf_hash_entry (eh)->tls_type & GOT_TLS_IE) == 0) in elf_metag_finish_dynamic_symbol()
|
D | elf32-nios2.c | 1765 #define GOT_TLS_IE 4 macro 4322 if (tls_type & GOT_TLS_IE) in nios2_elf32_relocate_section() 4786 tls_type = GOT_TLS_IE; in nios2_elf32_check_relocs() 5222 && (elf32_nios2_hash_entry (h)->tls_type & GOT_TLS_IE) == 0) in nios2_elf32_finish_dynamic_symbol() 5727 if (tls_type & GOT_TLS_IE) in allocate_dynrelocs() 5745 if (tls_type & GOT_TLS_IE) in allocate_dynrelocs() 5945 if (*local_tls_type & GOT_TLS_IE) in nios2_elf32_size_dynamic_sections()
|
D | elfnn-aarch64.c | 2216 #define GOT_TLS_IE 4 macro 4540 return GOT_TLS_IE; in aarch64_reloc_got_type() 4564 if (symbol_got_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type)) in aarch64_can_relax_tls() 7289 if ((got_type & GOT_TLS_IE) && GOT_TLS_GD_ANY_P (got_type)) in elfNN_aarch64_check_relocs() 8069 if (got_type & GOT_TLS_IE) in elfNN_aarch64_allocate_dynrelocs() 8096 if (got_type & GOT_TLS_IE) in elfNN_aarch64_allocate_dynrelocs() 8404 if (got_type & GOT_TLS_IE in elfNN_aarch64_size_dynamic_sections() 8427 if (got_type & GOT_TLS_IE in elfNN_aarch64_size_dynamic_sections()
|
D | elfxx-mips.c | 54 GOT_TLS_IE enumerator 3204 return GOT_TLS_IE; in mips_elf_reloc_tls_type() 3220 case GOT_TLS_IE: in mips_tls_got_entries() 3259 case GOT_TLS_IE: in mips_tls_got_relocs() 3404 case GOT_TLS_IE: in mips_elf_initialize_tls_slots()
|
D | elf32-nds32.c | 283 #define GOT_TLS_IE 2 macro 3858 || tls_type == GOT_TLS_IE) in allocate_dynrelocs() 5286 if (tls_type & GOT_TLS_IE) in nds32_elf_relocate_section() 6434 tls_type = GOT_TLS_IE; in nds32_elf_check_relocs()
|
D | ChangeLog-2005 | 3809 (GOT_TLS_IE): Define. 4238 (GOT_NORMAL, GOT_TLS_GD, GOT_TLS_LDM, GOT_TLS_IE)
|
D | ChangeLog-2008 | 978 (GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE, GOT_TLS_ANY): Define.
|
D | ChangeLog-0203 | 6409 (GOT_UNKNOWN, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE): Define. 6524 (elf_i386_finish_dynamic_symbol): Use tls_type & GOT_TLS_IE to catch
|
/toolchain/binutils/binutils-2.27/gold/ |
D | mips.cc | 133 GOT_TLS_IE = 4 enumerator 883 return GOT_TLS_IE; in mips_elf_reloc_tls_type() 898 case GOT_TLS_IE: in mips_tls_got_entries() 6020 else if (entry->tls_type() == GOT_TLS_IE) in add_tls_entries() 6101 else if (entry->tls_type() == GOT_TLS_IE) in add_tls_entries()
|