HomeSort by: relevance | last modified time | path
    Searched defs:local_tls_type (Results 1 - 25 of 56) sorted by relevancy

1 2 3

  /src/external/gpl3/binutils/dist/bfd/
elf32-metag.c 2719 char *local_tls_type; local
2758 local_tls_type = metag_elf_local_got_tls_type (ibfd);
2768 if (*local_tls_type == GOT_TLS_GD)
2775 ++local_tls_type;
elf32-or1k.c 943 unsigned char *local_tls_type; member in struct:elf_or1k_obj_tdata
950 (elf_or1k_tdata (abfd)->local_tls_type)
1722 unsigned char *local_tls_type; local
1725 local_tls_type = (unsigned char *) elf_or1k_local_tls_type (input_bfd);
1726 tls_type = local_tls_type == NULL ? TLS_NONE
1727 : local_tls_type[r_symndx];
2029 unsigned char *local_tls_type; local
2032 local_tls_type = (unsigned char *) elf_or1k_local_tls_type (abfd);
2033 if (local_tls_type == NULL)
2038 local_tls_type = bfd_zalloc (abfd, size)
3086 unsigned char *local_tls_type; local
    [all...]
elf32-s390.c 1810 char *local_tls_type; local
1851 local_tls_type = elf_s390_local_got_tls_type (ibfd);
1854 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
1860 if (*local_tls_type == GOT_TLS_GD)
elf32-tilepro.c 2218 char *local_tls_type;
2262 local_tls_type = _bfd_tilepro_elf_local_got_tls_type (ibfd);
2265 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
2271 if (*local_tls_type == GOT_TLS_GD)
2274 || *local_tls_type == GOT_TLS_GD
2275 || *local_tls_type == GOT_TLS_IE)
2216 char *local_tls_type; local
elf64-s390.c 1980 char *local_tls_type; local
2021 local_tls_type = elf_s390_local_got_tls_type (ibfd);
2024 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
2030 if (*local_tls_type == GOT_TLS_GD)
elfxx-tilegx.c 2464 char *local_tls_type;
2508 local_tls_type = _bfd_tilegx_elf_local_got_tls_type (ibfd);
2511 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
2517 if (*local_tls_type == GOT_TLS_GD)
2520 || *local_tls_type == GOT_TLS_GD
2521 || *local_tls_type == GOT_TLS_IE)
2462 char *local_tls_type; local
elfxx-x86.c 2298 char *local_tls_type; local
2357 local_tls_type = elf_x86_local_got_tls_type (ibfd);
2362 ++local_got, ++local_tls_type, ++local_tlsdesc_gotent)
2367 if (GOT_TLS_GDESC_P (*local_tls_type))
2374 if (! GOT_TLS_GDESC_P (*local_tls_type)
2375 || GOT_TLS_GD_P (*local_tls_type))
2379 if (GOT_TLS_GD_P (*local_tls_type)
2380 || *local_tls_type == GOT_TLS_IE_BOTH)
2383 if ((bfd_link_pic (info) && *local_tls_type != GOT_ABS)
2384 || GOT_TLS_GD_ANY_P (*local_tls_type)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-metag.c 2756 char *local_tls_type; local
2795 local_tls_type = metag_elf_local_got_tls_type (ibfd);
2805 if (*local_tls_type == GOT_TLS_GD)
2812 ++local_tls_type;
elf32-or1k.c 943 unsigned char *local_tls_type; member in struct:elf_or1k_obj_tdata
950 (elf_or1k_tdata (abfd)->local_tls_type)
1721 unsigned char *local_tls_type; local
1724 local_tls_type = (unsigned char *) elf_or1k_local_tls_type (input_bfd);
1725 tls_type = local_tls_type == NULL ? TLS_NONE
1726 : local_tls_type[r_symndx];
2028 unsigned char *local_tls_type; local
2031 local_tls_type = (unsigned char *) elf_or1k_local_tls_type (abfd);
2032 if (local_tls_type == NULL)
2037 local_tls_type = bfd_zalloc (abfd, size)
3084 unsigned char *local_tls_type; local
    [all...]
elf32-s390.c 1811 char *local_tls_type; local
1852 local_tls_type = elf_s390_local_got_tls_type (ibfd);
1855 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
1861 if (*local_tls_type == GOT_TLS_GD)
elf32-tilepro.c 2218 char *local_tls_type;
2262 local_tls_type = _bfd_tilepro_elf_local_got_tls_type (ibfd);
2265 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
2271 if (*local_tls_type == GOT_TLS_GD)
2274 || *local_tls_type == GOT_TLS_GD
2275 || *local_tls_type == GOT_TLS_IE)
2216 char *local_tls_type; local
elf64-s390.c 1978 char *local_tls_type; local
2019 local_tls_type = elf_s390_local_got_tls_type (ibfd);
2022 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
2028 if (*local_tls_type == GOT_TLS_GD)
elfxx-tilegx.c 2467 char *local_tls_type;
2511 local_tls_type = _bfd_tilegx_elf_local_got_tls_type (ibfd);
2514 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
2520 if (*local_tls_type == GOT_TLS_GD)
2523 || *local_tls_type == GOT_TLS_GD
2524 || *local_tls_type == GOT_TLS_IE)
2465 char *local_tls_type; local
elfxx-x86.c 2281 char *local_tls_type; local
2340 local_tls_type = elf_x86_local_got_tls_type (ibfd);
2345 ++local_got, ++local_tls_type, ++local_tlsdesc_gotent)
2350 if (GOT_TLS_GDESC_P (*local_tls_type))
2357 if (! GOT_TLS_GDESC_P (*local_tls_type)
2358 || GOT_TLS_GD_P (*local_tls_type))
2362 if (GOT_TLS_GD_P (*local_tls_type)
2363 || *local_tls_type == GOT_TLS_IE_BOTH)
2366 if ((bfd_link_pic (info) && *local_tls_type != GOT_ABS)
2367 || GOT_TLS_GD_ANY_P (*local_tls_type)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-metag.c 2755 char *local_tls_type; local
2794 local_tls_type = metag_elf_local_got_tls_type (ibfd);
2804 if (*local_tls_type == GOT_TLS_GD)
2811 ++local_tls_type;
elf32-or1k.c 943 unsigned char *local_tls_type; member in struct:elf_or1k_obj_tdata
950 (elf_or1k_tdata (abfd)->local_tls_type)
1721 unsigned char *local_tls_type; local
1724 local_tls_type = (unsigned char *) elf_or1k_local_tls_type (input_bfd);
1725 tls_type = local_tls_type == NULL ? TLS_NONE
1726 : local_tls_type[r_symndx];
2028 unsigned char *local_tls_type; local
2031 local_tls_type = (unsigned char *) elf_or1k_local_tls_type (abfd);
2032 if (local_tls_type == NULL)
2037 local_tls_type = bfd_zalloc (abfd, size)
3083 unsigned char *local_tls_type; local
    [all...]
elf32-s390.c 1810 char *local_tls_type; local
1851 local_tls_type = elf_s390_local_got_tls_type (ibfd);
1854 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
1860 if (*local_tls_type == GOT_TLS_GD)
elf32-tilepro.c 2217 char *local_tls_type;
2261 local_tls_type = _bfd_tilepro_elf_local_got_tls_type (ibfd);
2264 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
2270 if (*local_tls_type == GOT_TLS_GD)
2273 || *local_tls_type == GOT_TLS_GD
2274 || *local_tls_type == GOT_TLS_IE)
2215 char *local_tls_type; local
elf64-s390.c 1765 char *local_tls_type; local
1806 local_tls_type = elf_s390_local_got_tls_type (ibfd);
1809 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
1815 if (*local_tls_type == GOT_TLS_GD)
elfxx-tilegx.c 2466 char *local_tls_type;
2510 local_tls_type = _bfd_tilegx_elf_local_got_tls_type (ibfd);
2513 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
2519 if (*local_tls_type == GOT_TLS_GD)
2522 || *local_tls_type == GOT_TLS_GD
2523 || *local_tls_type == GOT_TLS_IE)
2464 char *local_tls_type; local
elfxx-x86.c 2288 char *local_tls_type; local
2347 local_tls_type = elf_x86_local_got_tls_type (ibfd);
2352 ++local_got, ++local_tls_type, ++local_tlsdesc_gotent)
2357 if (GOT_TLS_GDESC_P (*local_tls_type))
2364 if (! GOT_TLS_GDESC_P (*local_tls_type)
2365 || GOT_TLS_GD_P (*local_tls_type))
2369 if (GOT_TLS_GD_P (*local_tls_type)
2370 || *local_tls_type == GOT_TLS_IE_BOTH)
2373 if ((bfd_link_pic (info) && *local_tls_type != GOT_ABS)
2374 || GOT_TLS_GD_ANY_P (*local_tls_type)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-metag.c 2719 char *local_tls_type; local
2758 local_tls_type = metag_elf_local_got_tls_type (ibfd);
2768 if (*local_tls_type == GOT_TLS_GD)
2775 ++local_tls_type;
elf32-or1k.c 943 unsigned char *local_tls_type; member in struct:elf_or1k_obj_tdata
950 (elf_or1k_tdata (abfd)->local_tls_type)
1722 unsigned char *local_tls_type; local
1725 local_tls_type = (unsigned char *) elf_or1k_local_tls_type (input_bfd);
1726 tls_type = local_tls_type == NULL ? TLS_NONE
1727 : local_tls_type[r_symndx];
2029 unsigned char *local_tls_type; local
2032 local_tls_type = (unsigned char *) elf_or1k_local_tls_type (abfd);
2033 if (local_tls_type == NULL)
2038 local_tls_type = bfd_zalloc (abfd, size)
3085 unsigned char *local_tls_type; local
    [all...]
elf32-s390.c 1811 char *local_tls_type; local
1852 local_tls_type = elf_s390_local_got_tls_type (ibfd);
1855 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
1861 if (*local_tls_type == GOT_TLS_GD)
elf32-tilepro.c 2218 char *local_tls_type;
2262 local_tls_type = _bfd_tilepro_elf_local_got_tls_type (ibfd);
2265 for (; local_got < end_local_got; ++local_got, ++local_tls_type)
2271 if (*local_tls_type == GOT_TLS_GD)
2274 || *local_tls_type == GOT_TLS_GD
2275 || *local_tls_type == GOT_TLS_IE)
2216 char *local_tls_type; local

Completed in 91 milliseconds

1 2 3