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

1 2 3 4

  /src/external/gpl3/binutils/dist/bfd/
arc-got.h 35 GOT_TLS_IE,
143 ret = GOT_TLS_IE;
190 type = GOT_TLS_IE;
249 case GOT_TLS_IE:
366 "GOT_TLS_IE"),
378 case GOT_TLS_IE:
401 "GOT_TLS_IE"),
517 if (list->type == GOT_TLS_IE)
526 (list->type == GOT_TLS_IE ? R_ARC_TLS_TPOFF
elf-m10300.c 76 #define GOT_TLS_IE 4
833 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_IE)
1168 case R_MN10300_TLS_GOTIE: tls_type = GOT_TLS_IE; break;
1187 if (tls_type == GOT_TLS_IE
1191 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_IE)
1193 tls_type = GOT_TLS_IE;
5262 case GOT_TLS_IE:
elf32-metag.c 790 GOT_UNKNOWN = 0, GOT_NORMAL = 1, GOT_TLS_IE = 2, GOT_TLS_LDM = 4, GOT_TLS_GD = 8
1830 if (tls_type & GOT_TLS_IE)
2119 tls_type = GOT_TLS_IE;
2581 || (tls_type == GOT_TLS_IE && dyn))
2995 && (metag_elf_hash_entry (eh)->tls_type & GOT_TLS_IE) == 0)
elf32-s390.c 663 #define GOT_TLS_IE 3
1122 tls_type = GOT_TLS_IE;
1634 && elf_s390_hash_entry(h)->tls_type >= GOT_TLS_IE)
1672 || tls_type >= GOT_TLS_IE)
2700 && tls_type >= GOT_TLS_IE)
2703 if (r_type == R_390_TLS_GD32 && tls_type >= GOT_TLS_IE)
2820 || tls_type < GOT_TLS_IE)
3458 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE
elf32-tilepro.c 692 #define GOT_TLS_IE 4
1484 tls_type = GOT_TLS_IE;
1539 || tls_type != GOT_TLS_IE))
1541 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD)
2038 && tilepro_elf_hash_entry(h)->tls_type == GOT_TLS_IE)
2065 if (tls_type == GOT_TLS_GD || tls_type == GOT_TLS_IE)
2275 || *local_tls_type == GOT_TLS_IE)
2647 is_tls_iele = (bfd_link_executable (info) || tls_type == GOT_TLS_IE);
3109 && tls_type == GOT_TLS_IE)
3112 if (tls_type == GOT_TLS_IE)
    [all...]
elf64-s390.c 655 #define GOT_TLS_IE 3
1135 tls_type = GOT_TLS_IE;
1788 && elf_s390_hash_entry(h)->tls_type >= GOT_TLS_IE)
1826 || tls_type >= GOT_TLS_IE)
3077 if (!bfd_link_dll (info) && h->dynindx == -1 && tls_type >= GOT_TLS_IE)
3080 if (r_type == R_390_TLS_GD64 && tls_type >= GOT_TLS_IE)
3195 if (bfd_link_dll (info) || h->dynindx != -1 || tls_type < GOT_TLS_IE)
3697 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE
elfxx-tilegx.c 789 #define GOT_TLS_IE 4
1704 tls_type = GOT_TLS_IE;
1756 || tls_type != GOT_TLS_IE))
1758 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD)
2289 && tilegx_elf_hash_entry(h)->tls_type == GOT_TLS_IE)
2315 if (tls_type == GOT_TLS_GD || tls_type == GOT_TLS_IE)
2521 || *local_tls_type == GOT_TLS_IE)
2931 is_tls_iele = (bfd_link_executable (info) || tls_type == GOT_TLS_IE);
3499 && tls_type == GOT_TLS_IE)
3505 if (tls_type == GOT_TLS_IE)
    [all...]
elfxx-x86.h 293 && (TLS_TYPE & GOT_TLS_IE))
531 #define GOT_TLS_IE 4
  /src/external/gpl3/binutils.old/dist/bfd/
arc-got.h 35 GOT_TLS_IE,
143 ret = GOT_TLS_IE;
190 type = GOT_TLS_IE;
249 case GOT_TLS_IE:
366 "GOT_TLS_IE"),
378 case GOT_TLS_IE:
401 "GOT_TLS_IE"),
517 if (list->type == GOT_TLS_IE)
526 (list->type == GOT_TLS_IE ? R_ARC_TLS_TPOFF
elf-m10300.c 76 #define GOT_TLS_IE 4
833 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_IE)
1168 case R_MN10300_TLS_GOTIE: tls_type = GOT_TLS_IE; break;
1187 if (tls_type == GOT_TLS_IE
1191 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_IE)
1193 tls_type = GOT_TLS_IE;
5263 case GOT_TLS_IE:
elf32-metag.c 790 GOT_UNKNOWN = 0, GOT_NORMAL = 1, GOT_TLS_IE = 2, GOT_TLS_LDM = 4, GOT_TLS_GD = 8
1867 if (tls_type & GOT_TLS_IE)
2156 tls_type = GOT_TLS_IE;
2618 || (tls_type == GOT_TLS_IE && dyn))
3032 && (metag_elf_hash_entry (eh)->tls_type & GOT_TLS_IE) == 0)
elf32-s390.c 663 #define GOT_TLS_IE 3
1122 tls_type = GOT_TLS_IE;
1635 && elf_s390_hash_entry(h)->tls_type >= GOT_TLS_IE)
1673 || tls_type >= GOT_TLS_IE)
2692 && tls_type >= GOT_TLS_IE)
2695 if (r_type == R_390_TLS_GD32 && tls_type >= GOT_TLS_IE)
2812 || tls_type < GOT_TLS_IE)
3450 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE
elf32-tilepro.c 692 #define GOT_TLS_IE 4
1484 tls_type = GOT_TLS_IE;
1539 || tls_type != GOT_TLS_IE))
1541 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD)
2038 && tilepro_elf_hash_entry(h)->tls_type == GOT_TLS_IE)
2065 if (tls_type == GOT_TLS_GD || tls_type == GOT_TLS_IE)
2275 || *local_tls_type == GOT_TLS_IE)
2646 is_tls_iele = (bfd_link_executable (info) || tls_type == GOT_TLS_IE);
3108 && tls_type == GOT_TLS_IE)
3111 if (tls_type == GOT_TLS_IE)
    [all...]
elf64-s390.c 655 #define GOT_TLS_IE 3
1135 tls_type = GOT_TLS_IE;
1786 && elf_s390_hash_entry(h)->tls_type >= GOT_TLS_IE)
1824 || tls_type >= GOT_TLS_IE)
3055 if (!bfd_link_dll (info) && h->dynindx == -1 && tls_type >= GOT_TLS_IE)
3058 if (r_type == R_390_TLS_GD64 && tls_type >= GOT_TLS_IE)
3173 if (bfd_link_dll (info) || h->dynindx != -1 || tls_type < GOT_TLS_IE)
3675 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE
elfxx-tilegx.c 792 #define GOT_TLS_IE 4
1707 tls_type = GOT_TLS_IE;
1759 || tls_type != GOT_TLS_IE))
1761 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD)
2292 && tilegx_elf_hash_entry(h)->tls_type == GOT_TLS_IE)
2318 if (tls_type == GOT_TLS_GD || tls_type == GOT_TLS_IE)
2524 || *local_tls_type == GOT_TLS_IE)
2933 is_tls_iele = (bfd_link_executable (info) || tls_type == GOT_TLS_IE);
3501 && tls_type == GOT_TLS_IE)
3507 if (tls_type == GOT_TLS_IE)
    [all...]
elfxx-x86.h 293 && (TLS_TYPE & GOT_TLS_IE))
531 #define GOT_TLS_IE 4
  /src/external/gpl3/gdb/dist/bfd/
arc-got.h 35 GOT_TLS_IE,
143 ret = GOT_TLS_IE;
190 type = GOT_TLS_IE;
249 case GOT_TLS_IE:
366 "GOT_TLS_IE"),
378 case GOT_TLS_IE:
401 "GOT_TLS_IE"),
517 if (list->type == GOT_TLS_IE)
526 (list->type == GOT_TLS_IE ? R_ARC_TLS_TPOFF
elf-m10300.c 76 #define GOT_TLS_IE 4
833 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_IE)
1168 case R_MN10300_TLS_GOTIE: tls_type = GOT_TLS_IE; break;
1187 if (tls_type == GOT_TLS_IE
1191 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_IE)
1193 tls_type = GOT_TLS_IE;
5261 case GOT_TLS_IE:
elf32-metag.c 790 GOT_UNKNOWN = 0, GOT_NORMAL = 1, GOT_TLS_IE = 2, GOT_TLS_LDM = 4, GOT_TLS_GD = 8
1867 if (tls_type & GOT_TLS_IE)
2156 tls_type = GOT_TLS_IE;
2618 || (tls_type == GOT_TLS_IE && dyn))
3030 && (metag_elf_hash_entry (eh)->tls_type & GOT_TLS_IE) == 0)
elf32-s390.c 663 #define GOT_TLS_IE 3
1122 tls_type = GOT_TLS_IE;
1635 && elf_s390_hash_entry(h)->tls_type >= GOT_TLS_IE)
1673 || tls_type >= GOT_TLS_IE)
2690 && tls_type >= GOT_TLS_IE)
2693 if (r_type == R_390_TLS_GD32 && tls_type >= GOT_TLS_IE)
2810 || tls_type < GOT_TLS_IE)
3448 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE
elf32-tilepro.c 692 #define GOT_TLS_IE 4
1484 tls_type = GOT_TLS_IE;
1539 || tls_type != GOT_TLS_IE))
1541 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD)
2038 && tilepro_elf_hash_entry(h)->tls_type == GOT_TLS_IE)
2065 if (tls_type == GOT_TLS_GD || tls_type == GOT_TLS_IE)
2274 || *local_tls_type == GOT_TLS_IE)
2644 is_tls_iele = (bfd_link_executable (info) || tls_type == GOT_TLS_IE);
3106 && tls_type == GOT_TLS_IE)
3109 if (tls_type == GOT_TLS_IE)
    [all...]
elf64-s390.c 580 #define GOT_TLS_IE 3
1054 tls_type = GOT_TLS_IE;
1574 && elf_s390_hash_entry(h)->tls_type >= GOT_TLS_IE)
1612 || tls_type >= GOT_TLS_IE)
2793 if (!bfd_link_dll (info) && h->dynindx == -1 && tls_type >= GOT_TLS_IE)
2796 if (r_type == R_390_TLS_GD64 && tls_type >= GOT_TLS_IE)
2911 if (bfd_link_dll (info) || h->dynindx != -1 || tls_type < GOT_TLS_IE)
3412 && elf_s390_hash_entry(h)->tls_type != GOT_TLS_IE
elfxx-tilegx.c 792 #define GOT_TLS_IE 4
1707 tls_type = GOT_TLS_IE;
1759 || tls_type != GOT_TLS_IE))
1761 if (old_tls_type == GOT_TLS_IE && tls_type == GOT_TLS_GD)
2292 && tilegx_elf_hash_entry(h)->tls_type == GOT_TLS_IE)
2318 if (tls_type == GOT_TLS_GD || tls_type == GOT_TLS_IE)
2523 || *local_tls_type == GOT_TLS_IE)
2931 is_tls_iele = (bfd_link_executable (info) || tls_type == GOT_TLS_IE);
3499 && tls_type == GOT_TLS_IE)
3505 if (tls_type == GOT_TLS_IE)
    [all...]
elfxx-x86.h 293 && (TLS_TYPE & GOT_TLS_IE))
531 #define GOT_TLS_IE 4
  /src/external/gpl3/gdb.old/dist/bfd/
arc-got.h 35 GOT_TLS_IE,
143 ret = GOT_TLS_IE;
190 type = GOT_TLS_IE;
249 case GOT_TLS_IE:
366 "GOT_TLS_IE"),
378 case GOT_TLS_IE:
401 "GOT_TLS_IE"),
517 if (list->type == GOT_TLS_IE)
526 (list->type == GOT_TLS_IE ? R_ARC_TLS_TPOFF

Completed in 124 milliseconds

1 2 3 4