| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | arc-got.h | 35 GOT_TLS_IE, enumerator 143 ret = GOT_TLS_IE; in tls_type_for_reloc() 190 type = GOT_TLS_IE; in arc_got_entry_type_for_reloc() 249 case GOT_TLS_IE: in arc_fill_got_info_for_reloc() 378 case GOT_TLS_IE: in relocate_fix_got_relocs_for_got_info() 517 if (list->type == GOT_TLS_IE) in create_got_dynrelocs_for_single_entry() 526 (list->type == GOT_TLS_IE ? R_ARC_TLS_TPOFF in create_got_dynrelocs_for_single_entry()
|
| D | elf32-tilepro.c | 691 #define GOT_TLS_IE 4 macro 1485 tls_type = GOT_TLS_IE; in tilepro_elf_check_relocs() 1540 || tls_type != GOT_TLS_IE)) in tilepro_elf_check_relocs() 1542 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD) in tilepro_elf_check_relocs() 2038 && tilepro_elf_hash_entry(h)->tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2065 if (tls_type == GOT_TLS_GD || tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2275 || *local_tls_type == GOT_TLS_IE) in tilepro_elf_size_dynamic_sections() 2644 is_tls_iele = (bfd_link_executable (info) || tls_type == GOT_TLS_IE); in tilepro_elf_relocate_section() 3106 && tls_type == GOT_TLS_IE) in tilepro_elf_relocate_section() 3109 if (tls_type == GOT_TLS_IE) in tilepro_elf_relocate_section() [all …]
|
| D | elfnn-loongarch.c | 49 #define GOT_TLS_IE 4 macro 579 case GOT_TLS_IE: in loongarch_elf_record_tls_and_got_reference() 606 if ((*new_tls_type & GOT_TLS_IE) && (*new_tls_type & GOT_TLS_GDESC)) in loongarch_elf_record_tls_and_got_reference() 633 return GOT_TLS_IE; in loongarch_reloc_got_type() 662 if (symbol_tls_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type)) in loongarch_can_trans_tls() 864 GOT_TLS_IE)) in loongarch_elf_check_relocs() 1274 if (tls_type & (GOT_TLS_GD | GOT_TLS_IE | GOT_TLS_GDESC)) in allocate_dynrelocs() 1296 if (tls_type & GOT_TLS_IE) in allocate_dynrelocs() 1822 if (*local_tls_type & (GOT_TLS_GD | GOT_TLS_IE | GOT_TLS_GDESC)) in loongarch_elf_size_dynamic_sections() 1840 if (*local_tls_type & GOT_TLS_IE) in loongarch_elf_size_dynamic_sections() [all …]
|
| D | elfxx-tilegx.c | 791 #define GOT_TLS_IE 4 macro 1707 tls_type = GOT_TLS_IE; in tilegx_elf_check_relocs() 1759 || tls_type != GOT_TLS_IE)) in tilegx_elf_check_relocs() 1761 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD) in tilegx_elf_check_relocs() 2291 && tilegx_elf_hash_entry(h)->tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2317 if (tls_type == GOT_TLS_GD || tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2521 || *local_tls_type == GOT_TLS_IE) in tilegx_elf_size_dynamic_sections() 2928 is_tls_iele = (bfd_link_executable (info) || tls_type == GOT_TLS_IE); in tilegx_elf_relocate_section() 3496 && tls_type == GOT_TLS_IE) in tilegx_elf_relocate_section() 3502 if (tls_type == GOT_TLS_IE) in tilegx_elf_relocate_section() [all …]
|
| D | elfxx-sparc.c | 696 #define GOT_TLS_IE 3 macro 1501 tls_type = GOT_TLS_IE; in _bfd_sparc_elf_check_relocs() 1548 else if (old_tls_type == GOT_TLS_GD && tls_type == GOT_TLS_IE) in _bfd_sparc_elf_check_relocs() 1550 else if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD) in _bfd_sparc_elf_check_relocs() 2160 && _bfd_sparc_elf_hash_entry(h)->tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2188 || tls_type == GOT_TLS_IE in allocate_dynrelocs() 2481 || *local_tls_type == GOT_TLS_IE) in _bfd_sparc_elf_size_dynamic_sections() 3484 && tls_type == GOT_TLS_IE) in _bfd_sparc_elf_relocate_section() 3498 if (tls_type == GOT_TLS_IE) in _bfd_sparc_elf_relocate_section() 3683 || (r_type == R_SPARC_TLS_GD_CALL && tls_type == GOT_TLS_IE)) in _bfd_sparc_elf_relocate_section() [all …]
|
| D | elfxx-x86.h | 293 && (TLS_TYPE & GOT_TLS_IE)) 527 #define GOT_TLS_IE 4 macro
|
| D | elf64-s390.c | 580 #define GOT_TLS_IE 3 macro 1056 tls_type = GOT_TLS_IE; in elf_s390_check_relocs() 1576 && elf_s390_hash_entry(h)->tls_type >= GOT_TLS_IE) in allocate_dynrelocs() 1614 || tls_type >= GOT_TLS_IE) in allocate_dynrelocs() 2706 if (!bfd_link_dll (info) && h->dynindx == -1 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 2709 if (r_type == R_390_TLS_GD64 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 2824 if (bfd_link_dll (info) || h->dynindx != -1 || tls_type < GOT_TLS_IE) in elf_s390_relocate_section() 3327 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE in elf_s390_finish_dynamic_symbol()
|
| D | elf32-s390.c | 663 #define GOT_TLS_IE 3 macro 1124 tls_type = GOT_TLS_IE; in elf_s390_check_relocs() 1638 && elf_s390_hash_entry(h)->tls_type >= GOT_TLS_IE) in allocate_dynrelocs() 1676 || tls_type >= GOT_TLS_IE) in allocate_dynrelocs() 2698 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 2701 if (r_type == R_390_TLS_GD32 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 2818 || tls_type < GOT_TLS_IE) in elf_s390_relocate_section() 3456 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE in elf_s390_finish_dynamic_symbol()
|
| D | elf32-i386.c | 1124 else if (tls_type & GOT_TLS_IE) in elf_i386_tls_transition() 1677 tls_type = GOT_TLS_IE; in elf_i386_scan_relocs() 1703 if ((old_tls_type & GOT_TLS_IE) && (tls_type & GOT_TLS_IE)) in elf_i386_scan_relocs() 1709 || (tls_type & GOT_TLS_IE) == 0)) in elf_i386_scan_relocs() 1711 if ((old_tls_type & GOT_TLS_IE) && GOT_TLS_GD_ANY_P (tls_type)) in elf_i386_scan_relocs() 2876 if (tls_type == GOT_TLS_IE) in elf_i386_relocate_section() 3862 && (elf_x86_hash_entry(h)->tls_type & GOT_TLS_IE) == 0 in elf_i386_finish_dynamic_symbol()
|
| D | elfnn-riscv.c | 164 #define GOT_TLS_IE 4 macro 846 || !riscv_elf_record_tls_type (abfd, h, r_symndx, GOT_TLS_IE)) in riscv_elf_check_relocs() 1314 if (tls_type & (GOT_TLS_GD | GOT_TLS_IE)) in allocate_dynrelocs() 1329 if (tls_type & GOT_TLS_IE) in allocate_dynrelocs() 1566 || (*local_tls_type & (GOT_TLS_GD | GOT_TLS_IE))) in riscv_elf_size_dynamic_sections() 2911 BFD_ASSERT (tls_type & (GOT_TLS_IE | GOT_TLS_GD)); in riscv_elf_relocate_section() 2915 if ((tls_type & GOT_TLS_GD) && (tls_type & GOT_TLS_IE)) in riscv_elf_relocate_section() 2978 if (tls_type & GOT_TLS_IE) in riscv_elf_relocate_section() 3221 && !(riscv_elf_hash_entry (h)->tls_type & (GOT_TLS_GD | GOT_TLS_IE)) in riscv_elf_finish_dynamic_symbol()
|
| D | elf32-csky.c | 1171 #define GOT_TLS_IE 4 macro 1766 if (tls_type & GOT_TLS_IE) in csky_allocate_dynrelocs() 1782 if (tls_type & GOT_TLS_IE) in csky_allocate_dynrelocs() 1986 if (*local_tls_type & GOT_TLS_IE) in csky_elf_size_dynamic_sections() 2198 && ((csky_elf_hash_entry (h)->tls_type & GOT_TLS_IE) == 0)) in csky_elf_finish_dynamic_symbol() 2699 tls_type = GOT_TLS_IE; in csky_elf_check_relocs() 5085 if (tls_type & GOT_TLS_IE) in csky_elf_relocate_section()
|
| D | elf32-sh.c | 2115 GOT_UNKNOWN = 0, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE, GOT_FUNCDESC enumerator 2748 else if (got_type == GOT_TLS_IE in allocate_dynrelocs() 2755 || got_type == GOT_TLS_IE) in allocate_dynrelocs() 3659 && (sh_elf_hash_entry (h)->got_type == GOT_TLS_IE in sh_elf_relocate_section() 4556 if (r_type == R_SH_TLS_GD_32 && got_type == GOT_TLS_IE) in sh_elf_relocate_section() 5437 got_type = GOT_TLS_IE; in sh_elf_check_relocs() 5479 && (old_got_type != GOT_TLS_GD || got_type != GOT_TLS_IE)) in sh_elf_check_relocs() 5481 if (old_got_type == GOT_TLS_IE && got_type == GOT_TLS_GD) in sh_elf_check_relocs() 5482 got_type = GOT_TLS_IE; in sh_elf_check_relocs() 6153 && sh_elf_hash_entry (h)->got_type != GOT_TLS_IE in sh_elf_finish_dynamic_symbol()
|
| D | elf32-metag.c | 790 GOT_UNKNOWN = 0, GOT_NORMAL = 1, GOT_TLS_IE = 2, GOT_TLS_LDM = 4, GOT_TLS_GD = 8 enumerator 1868 if (tls_type & GOT_TLS_IE) in elf_metag_relocate_section() 2157 tls_type = GOT_TLS_IE; in elf_metag_check_relocs() 2619 || (tls_type == GOT_TLS_IE && dyn)) in allocate_dynrelocs() 3031 && (metag_elf_hash_entry (eh)->tls_type & GOT_TLS_IE) == 0) in elf_metag_finish_dynamic_symbol()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | arc-got.h | 35 GOT_TLS_IE, enumerator 143 ret = GOT_TLS_IE; in tls_type_for_reloc() 190 type = GOT_TLS_IE; in arc_got_entry_type_for_reloc() 249 case GOT_TLS_IE: in arc_fill_got_info_for_reloc() 378 case GOT_TLS_IE: in relocate_fix_got_relocs_for_got_info() 517 if (list->type == GOT_TLS_IE) in create_got_dynrelocs_for_single_entry() 526 (list->type == GOT_TLS_IE ? R_ARC_TLS_TPOFF in create_got_dynrelocs_for_single_entry()
|
| D | elf32-tilepro.c | 691 #define GOT_TLS_IE 4 macro 1485 tls_type = GOT_TLS_IE; in tilepro_elf_check_relocs() 1540 || tls_type != GOT_TLS_IE)) in tilepro_elf_check_relocs() 1542 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD) in tilepro_elf_check_relocs() 2038 && tilepro_elf_hash_entry(h)->tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2065 if (tls_type == GOT_TLS_GD || tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2274 || *local_tls_type == GOT_TLS_IE) in tilepro_elf_late_size_sections() 2643 is_tls_iele = (bfd_link_executable (info) || tls_type == GOT_TLS_IE); in tilepro_elf_relocate_section() 3105 && tls_type == GOT_TLS_IE) in tilepro_elf_relocate_section() 3108 if (tls_type == GOT_TLS_IE) in tilepro_elf_relocate_section() [all …]
|
| D | elfxx-tilegx.c | 791 #define GOT_TLS_IE 4 macro 1707 tls_type = GOT_TLS_IE; in tilegx_elf_check_relocs() 1759 || tls_type != GOT_TLS_IE)) in tilegx_elf_check_relocs() 1761 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD) in tilegx_elf_check_relocs() 2291 && tilegx_elf_hash_entry(h)->tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2317 if (tls_type == GOT_TLS_GD || tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2522 || *local_tls_type == GOT_TLS_IE) in tilegx_elf_late_size_sections() 2929 is_tls_iele = (bfd_link_executable (info) || tls_type == GOT_TLS_IE); in tilegx_elf_relocate_section() 3497 && tls_type == GOT_TLS_IE) in tilegx_elf_relocate_section() 3503 if (tls_type == GOT_TLS_IE) in tilegx_elf_relocate_section() [all …]
|
| D | elfnn-loongarch.c | 49 #define GOT_TLS_IE 4 macro 608 case GOT_TLS_IE: in loongarch_elf_record_tls_and_got_reference() 635 if ((*new_tls_type & GOT_TLS_IE) && (*new_tls_type & GOT_TLS_GDESC)) in loongarch_elf_record_tls_and_got_reference() 662 return GOT_TLS_IE; in loongarch_reloc_got_type() 696 if (symbol_tls_type == GOT_TLS_IE && GOT_TLS_GD_ANY_P (reloc_got_type)) in loongarch_can_trans_tls() 926 GOT_TLS_IE)) in loongarch_elf_check_relocs() 1337 if (tls_type & (GOT_TLS_GD | GOT_TLS_IE | GOT_TLS_GDESC)) in allocate_dynrelocs() 1352 if (tls_type & GOT_TLS_IE) in allocate_dynrelocs() 1872 if (*local_tls_type & (GOT_TLS_GD | GOT_TLS_IE | GOT_TLS_GDESC)) in loongarch_elf_late_size_sections() 1890 if (*local_tls_type & GOT_TLS_IE) in loongarch_elf_late_size_sections() [all …]
|
| D | elfxx-x86.h | 293 && (TLS_TYPE & GOT_TLS_IE)) 527 #define GOT_TLS_IE 4 macro
|
| D | elf32-s390.c | 663 #define GOT_TLS_IE 3 macro 1124 tls_type = GOT_TLS_IE; in elf_s390_check_relocs() 1637 && elf_s390_hash_entry(h)->tls_type >= GOT_TLS_IE) in allocate_dynrelocs() 1675 || tls_type >= GOT_TLS_IE) in allocate_dynrelocs() 2694 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 2697 if (r_type == R_390_TLS_GD32 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 2814 || tls_type < GOT_TLS_IE) in elf_s390_relocate_section() 3452 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE in elf_s390_finish_dynamic_symbol()
|
| D | elfxx-sparc.c | 696 #define GOT_TLS_IE 3 macro 1501 tls_type = GOT_TLS_IE; in _bfd_sparc_elf_check_relocs() 1548 else if (old_tls_type == GOT_TLS_GD && tls_type == GOT_TLS_IE) in _bfd_sparc_elf_check_relocs() 1550 else if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD) in _bfd_sparc_elf_check_relocs() 2160 && _bfd_sparc_elf_hash_entry(h)->tls_type == GOT_TLS_IE) in allocate_dynrelocs() 2188 || tls_type == GOT_TLS_IE in allocate_dynrelocs() 2482 || *local_tls_type == GOT_TLS_IE) in _bfd_sparc_elf_late_size_sections() 3482 if (tls_type == GOT_TLS_IE) in _bfd_sparc_elf_relocate_section() 3665 || (r_type == R_SPARC_TLS_GD_CALL && tls_type == GOT_TLS_IE)) in _bfd_sparc_elf_relocate_section() 3742 if (bfd_link_executable (info) || tls_type == GOT_TLS_IE) in _bfd_sparc_elf_relocate_section() [all …]
|
| D | elf32-i386.c | 1118 else if (tls_type & GOT_TLS_IE) in elf_i386_tls_transition() 1671 tls_type = GOT_TLS_IE; in elf_i386_scan_relocs() 1697 if ((old_tls_type & GOT_TLS_IE) && (tls_type & GOT_TLS_IE)) in elf_i386_scan_relocs() 1703 || (tls_type & GOT_TLS_IE) == 0)) in elf_i386_scan_relocs() 1705 if ((old_tls_type & GOT_TLS_IE) && GOT_TLS_GD_ANY_P (tls_type)) in elf_i386_scan_relocs() 2869 if (tls_type == GOT_TLS_IE) in elf_i386_relocate_section() 3853 && (elf_x86_hash_entry(h)->tls_type & GOT_TLS_IE) == 0 in elf_i386_finish_dynamic_symbol()
|
| D | elf64-s390.c | 580 #define GOT_TLS_IE 3 macro 1056 tls_type = GOT_TLS_IE; in elf_s390_check_relocs() 1576 && elf_s390_hash_entry(h)->tls_type >= GOT_TLS_IE) in allocate_dynrelocs() 1614 || tls_type >= GOT_TLS_IE) in allocate_dynrelocs() 2761 if (!bfd_link_dll (info) && h->dynindx == -1 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 2764 if (r_type == R_390_TLS_GD64 && tls_type >= GOT_TLS_IE) in elf_s390_relocate_section() 2879 if (bfd_link_dll (info) || h->dynindx != -1 || tls_type < GOT_TLS_IE) in elf_s390_relocate_section() 3380 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE in elf_s390_finish_dynamic_symbol()
|
| D | elfnn-riscv.c | 164 #define GOT_TLS_IE 4 macro 850 || !riscv_elf_record_tls_type (abfd, h, r_symndx, GOT_TLS_IE)) in riscv_elf_check_relocs() 1324 if (tls_type & (GOT_TLS_GD | GOT_TLS_IE | GOT_TLSDESC)) in allocate_dynrelocs() 1339 if (tls_type & GOT_TLS_IE) in allocate_dynrelocs() 1581 if (*local_tls_type & (GOT_TLS_GD | GOT_TLS_IE | GOT_TLSDESC)) in riscv_elf_late_size_sections() 1589 if (*local_tls_type & GOT_TLS_IE) in riscv_elf_late_size_sections() 2986 BFD_ASSERT (tls_type & (GOT_TLS_IE | GOT_TLS_GD | GOT_TLSDESC)); in riscv_elf_relocate_section() 2994 if (tls_type & GOT_TLS_IE) in riscv_elf_relocate_section() 3057 if (tls_type & GOT_TLS_IE) in riscv_elf_relocate_section() 3319 && !(riscv_elf_hash_entry (h)->tls_type & (GOT_TLS_GD | GOT_TLS_IE | GOT_TLSDESC)) in riscv_elf_finish_dynamic_symbol()
|
| D | elf32-csky.c | 1171 #define GOT_TLS_IE 4 macro 1766 if (tls_type & GOT_TLS_IE) in csky_allocate_dynrelocs() 1782 if (tls_type & GOT_TLS_IE) in csky_allocate_dynrelocs() 1986 if (*local_tls_type & GOT_TLS_IE) in csky_elf_late_size_sections() 2196 && ((csky_elf_hash_entry (h)->tls_type & GOT_TLS_IE) == 0)) in csky_elf_finish_dynamic_symbol() 2697 tls_type = GOT_TLS_IE; in csky_elf_check_relocs() 5083 if (tls_type & GOT_TLS_IE) in csky_elf_relocate_section()
|
| D | elf32-sh.c | 2115 GOT_UNKNOWN = 0, GOT_NORMAL, GOT_TLS_GD, GOT_TLS_IE, GOT_FUNCDESC enumerator 2747 else if (got_type == GOT_TLS_IE in allocate_dynrelocs() 2754 || got_type == GOT_TLS_IE) in allocate_dynrelocs() 3659 && (sh_elf_hash_entry (h)->got_type == GOT_TLS_IE in sh_elf_relocate_section() 4556 if (r_type == R_SH_TLS_GD_32 && got_type == GOT_TLS_IE) in sh_elf_relocate_section() 5437 got_type = GOT_TLS_IE; in sh_elf_check_relocs() 5479 && (old_got_type != GOT_TLS_GD || got_type != GOT_TLS_IE)) in sh_elf_check_relocs() 5481 if (old_got_type == GOT_TLS_IE && got_type == GOT_TLS_GD) in sh_elf_check_relocs() 5482 got_type = GOT_TLS_IE; in sh_elf_check_relocs() 6151 && sh_elf_hash_entry (h)->got_type != GOT_TLS_IE in sh_elf_finish_dynamic_symbol()
|