| /src/external/gpl3/binutils/dist/bfd/ |
| elf-m10300.c | 78 unsigned char tls_type; member in struct:elf32_mn10300_link_hash_entry 112 /* tls_type for each local got entry. */ 833 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_IE) 1085 int tls_type = GOT_NORMAL; local 1146 tls_type = GOT_TLS_LD; 1168 case R_MN10300_TLS_GOTIE: tls_type = GOT_TLS_IE; break; 1169 case R_MN10300_TLS_GD: tls_type = GOT_TLS_GD; break; 1170 default: tls_type = GOT_NORMAL; break; 1184 if (elf_mn10300_hash_entry (h)->tls_type != tls_type [all...] |
| elf32-i386.c | 1067 unsigned int *r_type, int tls_type, 1142 be additional transitions based on TLS_TYPE. */ 1147 if (TLS_TRANSITION_IE_TO_LE_P (info, h, tls_type)) 1154 if (tls_type == GOT_TLS_IE_POS) 1156 else if (tls_type & GOT_TLS_IE) 1728 int tls_type, old_tls_type; 1735 tls_type = GOT_NORMAL; 1737 case R_386_TLS_GD: tls_type = GOT_TLS_GD; break; 1740 tls_type = GOT_TLS_GDESC; break; 1743 tls_type = GOT_TLS_IE_NEG 1725 int tls_type, old_tls_type; local 2181 int tls_type; local [all...] |
| elf32-metag.c | 791 } tls_type; member in struct:elf_metag_link_hash_entry 991 hh->tls_type = GOT_UNKNOWN; 1724 char tls_type; local 1744 tls_type = hh->tls_type; 1753 tls_type = metag_elf_local_got_tls_type (input_bfd) [r_symndx]; 1756 if (tls_type == GOT_UNKNOWN) 1783 if (tls_type & GOT_TLS_GD) 1830 if (tls_type & GOT_TLS_IE) 2034 int tls_type = GOT_UNKNOWN, old_tls_type = GOT_UNKNOWN local 2559 int tls_type = metag_elf_hash_entry (eh)->tls_type; local [all...] |
| elf32-microblaze.c | 981 unsigned int tls_type; 1013 tls_type = 0; 1273 tls_type = (TLS_TLS | TLS_GD); 1276 tls_type = (TLS_TLS | TLS_LD); 1299 if (IS_TLS_LD (tls_type)) 1322 if (IS_TLS_LD(tls_type) || IS_TLS_GD(tls_type)) 1360 if (IS_TLS_LD(tls_type)) 1373 else if (IS_TLS_GD(tls_type)) 1394 if (IS_TLS_LD(tls_type)) 978 unsigned int tls_type; local 2398 unsigned char tls_type = 0; local [all...] |
| elf32-or1k.c | 912 /* tls_type is a mask used to track how each symbol is accessed, 934 unsigned char tls_type; member in struct:elf_or1k_link_hash_entry 942 /* tls_type for each local got entry. */ 1010 eh->tls_type = TLS_UNKNOWN; 1708 unsigned char tls_type; local 1717 tls_type = ((struct elf_or1k_link_hash_entry *) h)->tls_type; 1726 tls_type = local_tls_type == NULL ? TLS_NONE 1734 gotoff += or1k_initial_exec_offset (howto, tls_type); 1769 if (dynamic && ((tls_type & TLS_GD) != 0) 1976 unsigned char tls_type; local 2931 unsigned char tls_type; local 3135 unsigned char tls_type = (local_tls_type == NULL) local [all...] |
| elf32-s390.c | 665 unsigned char tls_type; member in struct:elf_s390_link_hash_entry 785 eh->tls_type = GOT_UNKNOWN; 830 edir->tls_type = eind->tls_type; 831 eind->tls_type = GOT_UNKNOWN; 894 int tls_type, old_tls_type; local 1115 tls_type = GOT_NORMAL; 1118 tls_type = GOT_TLS_GD; 1122 tls_type = GOT_TLS_IE; 1127 tls_type = GOT_TLS_IE_NLT 1651 int tls_type = elf_s390_hash_entry(h)->tls_type; local 2058 int tls_type; local [all...] |
| elf32-tilepro.c | 693 unsigned char tls_type; 703 /* tls_type for each local got entry. */ 1168 eh->tls_type = GOT_UNKNOWN; 1289 edir->tls_type = eind->tls_type; 1290 eind->tls_type = GOT_UNKNOWN; 1426 int tls_type; 1473 tls_type = GOT_TLS_GD; 1484 tls_type = GOT_TLS_IE; 1497 tls_type = GOT_NORMAL 692 unsigned char tls_type; member in struct:tilepro_elf_link_hash_entry 1425 int tls_type; local 2042 int tls_type = tilepro_elf_hash_entry(h)->tls_type; local 2549 int r_type, tls_type; local [all...] |
| elf64-s390.c | 657 unsigned char tls_type; member in struct:elf_s390_link_hash_entry 785 eh->tls_type = GOT_UNKNOWN; 830 edir->tls_type = eind->tls_type; 831 eind->tls_type = GOT_UNKNOWN; 894 int tls_type, old_tls_type; local 1128 tls_type = GOT_NORMAL; 1131 tls_type = GOT_TLS_GD; 1135 tls_type = GOT_TLS_IE; 1140 tls_type = GOT_TLS_IE_NLT 1805 int tls_type = elf_s390_hash_entry(h)->tls_type; local 2299 int tls_type; local [all...] |
| elfxx-tilegx.c | 790 unsigned char tls_type; 800 /* tls_type for each local got entry. */ 1352 eh->tls_type = GOT_UNKNOWN; 1502 edir->tls_type = eind->tls_type; 1503 eind->tls_type = GOT_UNKNOWN; 1651 int tls_type; 1695 tls_type = GOT_TLS_GD; 1704 tls_type = GOT_TLS_IE; 1715 tls_type = GOT_NORMAL 789 unsigned char tls_type; member in struct:tilegx_elf_link_hash_entry 1650 int tls_type; local 2293 int tls_type = tilegx_elf_hash_entry(h)->tls_type; local 2833 int r_type, tls_type; local [all...] |
| elfxx-x86.c | 314 && (elf_x86_hash_entry (h)->tls_type & GOT_TLS_IE)) 320 int tls_type = elf_x86_hash_entry (h)->tls_type; local 334 if (GOT_TLS_GDESC_P (tls_type)) 341 if (! GOT_TLS_GDESC_P (tls_type) 342 || GOT_TLS_GD_P (tls_type)) 348 if (GOT_TLS_GD_P (tls_type) || tls_type == GOT_TLS_IE_BOTH) 359 if (tls_type == GOT_TLS_IE_BOTH) 361 else if ((GOT_TLS_GD_P (tls_type) && h->dynindx == -1 [all...] |
| elfxx-x86.h | 289 #define TLS_TRANSITION_IE_TO_LE_P(INFO, H, TLS_TYPE) \ 293 && (TLS_TYPE & GOT_TLS_IE)) 330 unsigned char tls_type; member in struct:elf_x86_link_hash_entry 527 /* Values in tls_type of x86 ELF linker hash entry. */ 754 /* tls_type for each local got entry. */
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elf-m10300.c | 78 unsigned char tls_type; member in struct:elf32_mn10300_link_hash_entry 112 /* tls_type for each local got entry. */ 833 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_IE) 1085 int tls_type = GOT_NORMAL; local 1146 tls_type = GOT_TLS_LD; 1168 case R_MN10300_TLS_GOTIE: tls_type = GOT_TLS_IE; break; 1169 case R_MN10300_TLS_GD: tls_type = GOT_TLS_GD; break; 1170 default: tls_type = GOT_NORMAL; break; 1184 if (elf_mn10300_hash_entry (h)->tls_type != tls_type [all...] |
| elf32-i386.c | 1067 unsigned int *r_type, int tls_type, 1142 be additional transitions based on TLS_TYPE. */ 1147 if (TLS_TRANSITION_IE_TO_LE_P (info, h, tls_type)) 1154 if (tls_type == GOT_TLS_IE_POS) 1156 else if (tls_type & GOT_TLS_IE) 1713 int tls_type, old_tls_type; 1720 tls_type = GOT_NORMAL; 1722 case R_386_TLS_GD: tls_type = GOT_TLS_GD; break; 1725 tls_type = GOT_TLS_GDESC; break; 1728 tls_type = GOT_TLS_IE_NEG 1710 int tls_type, old_tls_type; local 2156 int tls_type; local [all...] |
| elf32-metag.c | 791 } tls_type; member in struct:elf_metag_link_hash_entry 991 hh->tls_type = GOT_UNKNOWN; 1761 char tls_type; local 1781 tls_type = hh->tls_type; 1790 tls_type = metag_elf_local_got_tls_type (input_bfd) [r_symndx]; 1793 if (tls_type == GOT_UNKNOWN) 1820 if (tls_type & GOT_TLS_GD) 1867 if (tls_type & GOT_TLS_IE) 2071 int tls_type = GOT_UNKNOWN, old_tls_type = GOT_UNKNOWN local 2596 int tls_type = metag_elf_hash_entry (eh)->tls_type; local [all...] |
| elf32-microblaze.c | 981 unsigned int tls_type; 1013 tls_type = 0; 1273 tls_type = (TLS_TLS | TLS_GD); 1276 tls_type = (TLS_TLS | TLS_LD); 1299 if (IS_TLS_LD (tls_type)) 1322 if (IS_TLS_LD(tls_type) || IS_TLS_GD(tls_type)) 1360 if (IS_TLS_LD(tls_type)) 1373 else if (IS_TLS_GD(tls_type)) 1394 if (IS_TLS_LD(tls_type)) 978 unsigned int tls_type; local 2401 unsigned char tls_type = 0; local [all...] |
| elf32-or1k.c | 912 /* tls_type is a mask used to track how each symbol is accessed, 934 unsigned char tls_type; member in struct:elf_or1k_link_hash_entry 942 /* tls_type for each local got entry. */ 1010 eh->tls_type = TLS_UNKNOWN; 1707 unsigned char tls_type; local 1716 tls_type = ((struct elf_or1k_link_hash_entry *) h)->tls_type; 1725 tls_type = local_tls_type == NULL ? TLS_NONE 1733 gotoff += or1k_initial_exec_offset (howto, tls_type); 1768 if (dynamic && ((tls_type & TLS_GD) != 0) 1975 unsigned char tls_type; local 2929 unsigned char tls_type; local 3133 unsigned char tls_type = (local_tls_type == NULL) local [all...] |
| elf32-s390.c | 665 unsigned char tls_type; member in struct:elf_s390_link_hash_entry 785 eh->tls_type = GOT_UNKNOWN; 830 edir->tls_type = eind->tls_type; 831 eind->tls_type = GOT_UNKNOWN; 894 int tls_type, old_tls_type; local 1115 tls_type = GOT_NORMAL; 1118 tls_type = GOT_TLS_GD; 1122 tls_type = GOT_TLS_IE; 1127 tls_type = GOT_TLS_IE_NLT 1652 int tls_type = elf_s390_hash_entry(h)->tls_type; local 2059 int tls_type; local [all...] |
| elf32-tilepro.c | 693 unsigned char tls_type; 703 /* tls_type for each local got entry. */ 1168 eh->tls_type = GOT_UNKNOWN; 1289 edir->tls_type = eind->tls_type; 1290 eind->tls_type = GOT_UNKNOWN; 1426 int tls_type; 1473 tls_type = GOT_TLS_GD; 1484 tls_type = GOT_TLS_IE; 1497 tls_type = GOT_NORMAL 692 unsigned char tls_type; member in struct:tilepro_elf_link_hash_entry 1425 int tls_type; local 2042 int tls_type = tilepro_elf_hash_entry(h)->tls_type; local 2549 int r_type, tls_type; local [all...] |
| elf64-s390.c | 657 unsigned char tls_type; member in struct:elf_s390_link_hash_entry 785 eh->tls_type = GOT_UNKNOWN; 830 edir->tls_type = eind->tls_type; 831 eind->tls_type = GOT_UNKNOWN; 894 int tls_type, old_tls_type; local 1128 tls_type = GOT_NORMAL; 1131 tls_type = GOT_TLS_GD; 1135 tls_type = GOT_TLS_IE; 1140 tls_type = GOT_TLS_IE_NLT 1803 int tls_type = elf_s390_hash_entry(h)->tls_type; local 2297 int tls_type; local [all...] |
| elfxx-tilegx.c | 793 unsigned char tls_type; 803 /* tls_type for each local got entry. */ 1355 eh->tls_type = GOT_UNKNOWN; 1505 edir->tls_type = eind->tls_type; 1506 eind->tls_type = GOT_UNKNOWN; 1654 int tls_type; 1698 tls_type = GOT_TLS_GD; 1707 tls_type = GOT_TLS_IE; 1718 tls_type = GOT_NORMAL 792 unsigned char tls_type; member in struct:tilegx_elf_link_hash_entry 1653 int tls_type; local 2296 int tls_type = tilegx_elf_hash_entry(h)->tls_type; local 2836 int r_type, tls_type; local [all...] |
| elfxx-x86.c | 306 && (elf_x86_hash_entry (h)->tls_type & GOT_TLS_IE)) 312 int tls_type = elf_x86_hash_entry (h)->tls_type; local 326 if (GOT_TLS_GDESC_P (tls_type)) 333 if (! GOT_TLS_GDESC_P (tls_type) 334 || GOT_TLS_GD_P (tls_type)) 340 if (GOT_TLS_GD_P (tls_type) || tls_type == GOT_TLS_IE_BOTH) 351 if (tls_type == GOT_TLS_IE_BOTH) 353 else if ((GOT_TLS_GD_P (tls_type) && h->dynindx == -1 [all...] |
| elfxx-x86.h | 289 #define TLS_TRANSITION_IE_TO_LE_P(INFO, H, TLS_TYPE) \ 293 && (TLS_TYPE & GOT_TLS_IE)) 330 unsigned char tls_type; member in struct:elf_x86_link_hash_entry 527 /* Values in tls_type of x86 ELF linker hash entry. */ 745 /* tls_type for each local got entry. */
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elf-m10300.c | 78 unsigned char tls_type; member in struct:elf32_mn10300_link_hash_entry 112 /* tls_type for each local got entry. */ 833 && elf_mn10300_hash_entry (h)->tls_type == GOT_TLS_IE) 1085 int tls_type = GOT_NORMAL; local 1146 tls_type = GOT_TLS_LD; 1168 case R_MN10300_TLS_GOTIE: tls_type = GOT_TLS_IE; break; 1169 case R_MN10300_TLS_GD: tls_type = GOT_TLS_GD; break; 1170 default: tls_type = GOT_NORMAL; break; 1184 if (elf_mn10300_hash_entry (h)->tls_type != tls_type [all...] |
| elf32-i386.c | 1061 unsigned int *r_type, int tls_type, 1136 be additional transitions based on TLS_TYPE. */ 1141 if (TLS_TRANSITION_IE_TO_LE_P (info, h, tls_type)) 1148 if (tls_type == GOT_TLS_IE_POS) 1150 else if (tls_type & GOT_TLS_IE) 1665 int tls_type, old_tls_type; 1672 tls_type = GOT_NORMAL; 1674 case R_386_TLS_GD: tls_type = GOT_TLS_GD; break; 1677 tls_type = GOT_TLS_GDESC; break; 1680 tls_type = GOT_TLS_IE_NEG 1662 int tls_type, old_tls_type; local 2108 int tls_type; local [all...] |
| elf32-metag.c | 791 } tls_type; member in struct:elf_metag_link_hash_entry 991 hh->tls_type = GOT_UNKNOWN; 1761 char tls_type; local 1781 tls_type = hh->tls_type; 1790 tls_type = metag_elf_local_got_tls_type (input_bfd) [r_symndx]; 1793 if (tls_type == GOT_UNKNOWN) 1820 if (tls_type & GOT_TLS_GD) 1867 if (tls_type & GOT_TLS_IE) 2071 int tls_type = GOT_UNKNOWN, old_tls_type = GOT_UNKNOWN local 2596 int tls_type = metag_elf_hash_entry (eh)->tls_type; local [all...] |