Home
last modified time | relevance | path

Searched refs:local_tls_type (Results 1 – 25 of 30) sorted by relevance

12

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-or1k.c943 unsigned char *local_tls_type; member
950 (elf_or1k_tdata (abfd)->local_tls_type)
1715 unsigned char *local_tls_type; in or1k_elf_relocate_section() local
1718 local_tls_type = (unsigned char *) elf_or1k_local_tls_type (input_bfd); in or1k_elf_relocate_section()
1719 tls_type = local_tls_type == NULL ? TLS_NONE in or1k_elf_relocate_section()
1720 : local_tls_type[r_symndx]; in or1k_elf_relocate_section()
2022 unsigned char *local_tls_type; in or1k_elf_check_relocs() local
2025 local_tls_type = (unsigned char *) elf_or1k_local_tls_type (abfd); in or1k_elf_check_relocs()
2026 if (local_tls_type == NULL) in or1k_elf_check_relocs()
2031 local_tls_type = bfd_zalloc (abfd, size); in or1k_elf_check_relocs()
[all …]
H A Delfxx-x86.c2046 char *local_tls_type; in _bfd_x86_elf_size_dynamic_sections() local
2105 local_tls_type = elf_x86_local_got_tls_type (ibfd); in _bfd_x86_elf_size_dynamic_sections()
2110 ++local_got, ++local_tls_type, ++local_tlsdesc_gotent) in _bfd_x86_elf_size_dynamic_sections()
2115 if (GOT_TLS_GDESC_P (*local_tls_type)) in _bfd_x86_elf_size_dynamic_sections()
2122 if (! GOT_TLS_GDESC_P (*local_tls_type) in _bfd_x86_elf_size_dynamic_sections()
2123 || GOT_TLS_GD_P (*local_tls_type)) in _bfd_x86_elf_size_dynamic_sections()
2127 if (GOT_TLS_GD_P (*local_tls_type) in _bfd_x86_elf_size_dynamic_sections()
2128 || *local_tls_type == GOT_TLS_IE_BOTH) in _bfd_x86_elf_size_dynamic_sections()
2131 if ((bfd_link_pic (info) && *local_tls_type != GOT_ABS) in _bfd_x86_elf_size_dynamic_sections()
2132 || GOT_TLS_GD_ANY_P (*local_tls_type) in _bfd_x86_elf_size_dynamic_sections()
[all …]
H A Delf32-tilepro.c2218 char *local_tls_type; in tilepro_elf_size_dynamic_sections() local
2262 local_tls_type = _bfd_tilepro_elf_local_got_tls_type (ibfd); in tilepro_elf_size_dynamic_sections()
2265 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in tilepro_elf_size_dynamic_sections()
2271 if (*local_tls_type == GOT_TLS_GD) in tilepro_elf_size_dynamic_sections()
2274 || *local_tls_type == GOT_TLS_GD in tilepro_elf_size_dynamic_sections()
2275 || *local_tls_type == GOT_TLS_IE) in tilepro_elf_size_dynamic_sections()
H A Delfxx-tilegx.c2464 char *local_tls_type; in tilegx_elf_size_dynamic_sections() local
2508 local_tls_type = _bfd_tilegx_elf_local_got_tls_type (ibfd); in tilegx_elf_size_dynamic_sections()
2511 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in tilegx_elf_size_dynamic_sections()
2517 if (*local_tls_type == GOT_TLS_GD) in tilegx_elf_size_dynamic_sections()
2520 || *local_tls_type == GOT_TLS_GD in tilegx_elf_size_dynamic_sections()
2521 || *local_tls_type == GOT_TLS_IE) in tilegx_elf_size_dynamic_sections()
H A Delf32-csky.c1933 char *local_tls_type; in csky_elf_size_dynamic_sections() local
1973 local_tls_type = csky_elf_local_got_tls_type (ibfd); in csky_elf_size_dynamic_sections()
1976 ++local_got_refcounts, ++local_tls_type) in csky_elf_size_dynamic_sections()
1984 if (*local_tls_type & GOT_TLS_GD) in csky_elf_size_dynamic_sections()
1987 if (*local_tls_type & GOT_TLS_IE) in csky_elf_size_dynamic_sections()
1989 if (*local_tls_type == GOT_NORMAL) in csky_elf_size_dynamic_sections()
1991 if (bfd_link_pic (info) || *local_tls_type == GOT_TLS_GD) in csky_elf_size_dynamic_sections()
H A Delf32-hppa.c2091 char *local_tls_type; in elf32_hppa_size_dynamic_sections() local
2130 local_tls_type = hppa_elf_local_got_tls_type (ibfd); in elf32_hppa_size_dynamic_sections()
2140 need = got_entries_needed (*local_tls_type); in elf32_hppa_size_dynamic_sections()
2144 && (*local_tls_type & GOT_NORMAL) != 0)) in elf32_hppa_size_dynamic_sections()
2146 += got_relocs_needed (*local_tls_type, need, true, in elf32_hppa_size_dynamic_sections()
2152 ++local_tls_type; in elf32_hppa_size_dynamic_sections()
H A Delf32-nios2.c5722 char *local_tls_type; in nios2_elf32_size_dynamic_sections() local
5759 local_tls_type = elf32_nios2_local_got_tls_type (ibfd); in nios2_elf32_size_dynamic_sections()
5762 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in nios2_elf32_size_dynamic_sections()
5767 if (*local_tls_type & GOT_TLS_GD) in nios2_elf32_size_dynamic_sections()
5770 if (*local_tls_type & GOT_TLS_IE) in nios2_elf32_size_dynamic_sections()
5772 if (*local_tls_type == GOT_NORMAL) in nios2_elf32_size_dynamic_sections()
5775 if (bfd_link_pic (info) || *local_tls_type == GOT_TLS_GD) in nios2_elf32_size_dynamic_sections()
H A Delfnn-loongarch.c1322 char *local_tls_type; in loongarch_elf_size_dynamic_sections() local
1362 local_tls_type = _bfd_loongarch_elf_local_got_tls_type (ibfd); in loongarch_elf_size_dynamic_sections()
1365 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in loongarch_elf_size_dynamic_sections()
1372 if (*local_tls_type & GOT_TLS_GD) in loongarch_elf_size_dynamic_sections()
1378 || (*local_tls_type & (GOT_TLS_GD | GOT_TLS_IE))) in loongarch_elf_size_dynamic_sections()
H A Delf32-metag.c2756 char *local_tls_type; in elf_metag_size_dynamic_sections() local
2795 local_tls_type = metag_elf_local_got_tls_type (ibfd); in elf_metag_size_dynamic_sections()
2805 if (*local_tls_type == GOT_TLS_GD) in elf_metag_size_dynamic_sections()
2812 ++local_tls_type; in elf_metag_size_dynamic_sections()
H A Delfxx-sparc.c2416 char *local_tls_type; in _bfd_sparc_elf_size_dynamic_sections() local
2468 local_tls_type = _bfd_sparc_elf_local_got_tls_type (ibfd); in _bfd_sparc_elf_size_dynamic_sections()
2471 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in _bfd_sparc_elf_size_dynamic_sections()
2477 if (*local_tls_type == GOT_TLS_GD) in _bfd_sparc_elf_size_dynamic_sections()
2480 || *local_tls_type == GOT_TLS_GD in _bfd_sparc_elf_size_dynamic_sections()
2481 || *local_tls_type == GOT_TLS_IE) in _bfd_sparc_elf_size_dynamic_sections()
H A Delf64-s390.c1767 char *local_tls_type; in elf_s390_size_dynamic_sections() local
1808 local_tls_type = elf_s390_local_got_tls_type (ibfd); in elf_s390_size_dynamic_sections()
1811 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in elf_s390_size_dynamic_sections()
1817 if (*local_tls_type == GOT_TLS_GD) in elf_s390_size_dynamic_sections()
H A Delf32-s390.c1814 char *local_tls_type; in elf_s390_size_dynamic_sections() local
1855 local_tls_type = elf_s390_local_got_tls_type (ibfd); in elf_s390_size_dynamic_sections()
1858 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in elf_s390_size_dynamic_sections()
1864 if (*local_tls_type == GOT_TLS_GD) in elf_s390_size_dynamic_sections()
H A Delfnn-riscv.c1409 char *local_tls_type; in riscv_elf_size_dynamic_sections() local
1448 local_tls_type = _bfd_riscv_elf_local_got_tls_type (ibfd); in riscv_elf_size_dynamic_sections()
1451 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in riscv_elf_size_dynamic_sections()
1457 if (*local_tls_type & GOT_TLS_GD) in riscv_elf_size_dynamic_sections()
1460 || (*local_tls_type & (GOT_TLS_GD | GOT_TLS_IE))) in riscv_elf_size_dynamic_sections()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-or1k.c943 unsigned char *local_tls_type; member
950 (elf_or1k_tdata (abfd)->local_tls_type)
1723 unsigned char *local_tls_type; in or1k_elf_relocate_section() local
1726 local_tls_type = (unsigned char *) elf_or1k_local_tls_type (input_bfd); in or1k_elf_relocate_section()
1727 tls_type = local_tls_type == NULL ? TLS_NONE in or1k_elf_relocate_section()
1728 : local_tls_type[r_symndx]; in or1k_elf_relocate_section()
2030 unsigned char *local_tls_type; in or1k_elf_check_relocs() local
2033 local_tls_type = (unsigned char *) elf_or1k_local_tls_type (abfd); in or1k_elf_check_relocs()
2034 if (local_tls_type == NULL) in or1k_elf_check_relocs()
2039 local_tls_type = bfd_zalloc (abfd, size); in or1k_elf_check_relocs()
[all …]
H A Delfxx-x86.c2268 char *local_tls_type; in _bfd_x86_elf_size_dynamic_sections() local
2327 local_tls_type = elf_x86_local_got_tls_type (ibfd); in _bfd_x86_elf_size_dynamic_sections()
2332 ++local_got, ++local_tls_type, ++local_tlsdesc_gotent) in _bfd_x86_elf_size_dynamic_sections()
2337 if (GOT_TLS_GDESC_P (*local_tls_type)) in _bfd_x86_elf_size_dynamic_sections()
2344 if (! GOT_TLS_GDESC_P (*local_tls_type) in _bfd_x86_elf_size_dynamic_sections()
2345 || GOT_TLS_GD_P (*local_tls_type)) in _bfd_x86_elf_size_dynamic_sections()
2349 if (GOT_TLS_GD_P (*local_tls_type) in _bfd_x86_elf_size_dynamic_sections()
2350 || *local_tls_type == GOT_TLS_IE_BOTH) in _bfd_x86_elf_size_dynamic_sections()
2353 if ((bfd_link_pic (info) && *local_tls_type != GOT_ABS) in _bfd_x86_elf_size_dynamic_sections()
2354 || GOT_TLS_GD_ANY_P (*local_tls_type) in _bfd_x86_elf_size_dynamic_sections()
[all …]
H A Delf32-tilepro.c2218 char *local_tls_type; in tilepro_elf_size_dynamic_sections() local
2262 local_tls_type = _bfd_tilepro_elf_local_got_tls_type (ibfd); in tilepro_elf_size_dynamic_sections()
2265 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in tilepro_elf_size_dynamic_sections()
2271 if (*local_tls_type == GOT_TLS_GD) in tilepro_elf_size_dynamic_sections()
2274 || *local_tls_type == GOT_TLS_GD in tilepro_elf_size_dynamic_sections()
2275 || *local_tls_type == GOT_TLS_IE) in tilepro_elf_size_dynamic_sections()
H A Delfxx-tilegx.c2464 char *local_tls_type; in tilegx_elf_size_dynamic_sections() local
2508 local_tls_type = _bfd_tilegx_elf_local_got_tls_type (ibfd); in tilegx_elf_size_dynamic_sections()
2511 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in tilegx_elf_size_dynamic_sections()
2517 if (*local_tls_type == GOT_TLS_GD) in tilegx_elf_size_dynamic_sections()
2520 || *local_tls_type == GOT_TLS_GD in tilegx_elf_size_dynamic_sections()
2521 || *local_tls_type == GOT_TLS_IE) in tilegx_elf_size_dynamic_sections()
H A Delf32-csky.c1933 char *local_tls_type; in csky_elf_size_dynamic_sections() local
1972 local_tls_type = csky_elf_local_got_tls_type (ibfd); in csky_elf_size_dynamic_sections()
1975 ++local_got_refcounts, ++local_tls_type) in csky_elf_size_dynamic_sections()
1983 if (*local_tls_type & GOT_TLS_GD) in csky_elf_size_dynamic_sections()
1986 if (*local_tls_type & GOT_TLS_IE) in csky_elf_size_dynamic_sections()
1988 if (*local_tls_type == GOT_NORMAL) in csky_elf_size_dynamic_sections()
1990 if (bfd_link_pic (info) || *local_tls_type == GOT_TLS_GD) in csky_elf_size_dynamic_sections()
H A Delf32-hppa.c2091 char *local_tls_type; in elf32_hppa_size_dynamic_sections() local
2130 local_tls_type = hppa_elf_local_got_tls_type (ibfd); in elf32_hppa_size_dynamic_sections()
2140 need = got_entries_needed (*local_tls_type); in elf32_hppa_size_dynamic_sections()
2144 && (*local_tls_type & GOT_NORMAL) != 0)) in elf32_hppa_size_dynamic_sections()
2146 += got_relocs_needed (*local_tls_type, need, true, in elf32_hppa_size_dynamic_sections()
2152 ++local_tls_type; in elf32_hppa_size_dynamic_sections()
H A Delf32-nios2.c5716 char *local_tls_type; in nios2_elf32_size_dynamic_sections() local
5753 local_tls_type = elf32_nios2_local_got_tls_type (ibfd); in nios2_elf32_size_dynamic_sections()
5756 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in nios2_elf32_size_dynamic_sections()
5761 if (*local_tls_type & GOT_TLS_GD) in nios2_elf32_size_dynamic_sections()
5764 if (*local_tls_type & GOT_TLS_IE) in nios2_elf32_size_dynamic_sections()
5766 if (*local_tls_type == GOT_NORMAL) in nios2_elf32_size_dynamic_sections()
5769 if (bfd_link_pic (info) || *local_tls_type == GOT_TLS_GD) in nios2_elf32_size_dynamic_sections()
H A Delfnn-loongarch.c1774 char *local_tls_type; in loongarch_elf_size_dynamic_sections() local
1814 local_tls_type = _bfd_loongarch_elf_local_got_tls_type (ibfd); in loongarch_elf_size_dynamic_sections()
1817 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in loongarch_elf_size_dynamic_sections()
1822 if (*local_tls_type & (GOT_TLS_GD | GOT_TLS_IE | GOT_TLS_GDESC)) in loongarch_elf_size_dynamic_sections()
1825 if (*local_tls_type & GOT_TLS_GD) in loongarch_elf_size_dynamic_sections()
1833 if (*local_tls_type & GOT_TLS_GDESC) in loongarch_elf_size_dynamic_sections()
1840 if (*local_tls_type & GOT_TLS_IE) in loongarch_elf_size_dynamic_sections()
H A Delf32-metag.c2756 char *local_tls_type; in elf_metag_size_dynamic_sections() local
2795 local_tls_type = metag_elf_local_got_tls_type (ibfd); in elf_metag_size_dynamic_sections()
2805 if (*local_tls_type == GOT_TLS_GD) in elf_metag_size_dynamic_sections()
2812 ++local_tls_type; in elf_metag_size_dynamic_sections()
H A Delfxx-sparc.c2416 char *local_tls_type; in _bfd_sparc_elf_size_dynamic_sections() local
2468 local_tls_type = _bfd_sparc_elf_local_got_tls_type (ibfd); in _bfd_sparc_elf_size_dynamic_sections()
2471 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in _bfd_sparc_elf_size_dynamic_sections()
2477 if (*local_tls_type == GOT_TLS_GD) in _bfd_sparc_elf_size_dynamic_sections()
2480 || *local_tls_type == GOT_TLS_GD in _bfd_sparc_elf_size_dynamic_sections()
2481 || *local_tls_type == GOT_TLS_IE) in _bfd_sparc_elf_size_dynamic_sections()
H A Delf32-s390.c1814 char *local_tls_type; in elf_s390_size_dynamic_sections() local
1855 local_tls_type = elf_s390_local_got_tls_type (ibfd); in elf_s390_size_dynamic_sections()
1858 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in elf_s390_size_dynamic_sections()
1864 if (*local_tls_type == GOT_TLS_GD) in elf_s390_size_dynamic_sections()
H A Delf64-s390.c1767 char *local_tls_type; in elf_s390_size_dynamic_sections() local
1808 local_tls_type = elf_s390_local_got_tls_type (ibfd); in elf_s390_size_dynamic_sections()
1811 for (; local_got < end_local_got; ++local_got, ++local_tls_type) in elf_s390_size_dynamic_sections()
1817 if (*local_tls_type == GOT_TLS_GD) in elf_s390_size_dynamic_sections()

12