Searched refs:TLS_GD (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-or1k.c918 #define TLS_GD 2 macro
1135 return (tls_type_mask & TLS_GD) != 0 ? 8 : 0;
1762 if (dynamic && ((tls_type & TLS_GD) != 0))
1795 else if ((tls_type & TLS_GD) != 0)
1990 tls_type = TLS_GD;
2795 Symbols with TLS_GD access require 8 bytes in the GOT and, if dynamic,
2798 both TLS_GD and TLS_IE access to be accounted for.
2812 if ((tls_type & TLS_GD) != 0)
2829 if ((tls_type & TLS_GD) != 0)
H A Delf32-microblaze.c766 #define TLS_GD 1 /* GD reloc. */
775 #define IS_TLS_GD(x) (x == (TLS_TLS | TLS_GD))
1260 tls_type = (TLS_TLS | TLS_GD);
2432 tls_type |= (TLS_TLS | TLS_GD);
2854 if ((eh->tls_mask & TLS_GD) != 0)
3027 if ((*lgot_masks & TLS_GD) != 0)
764 #define TLS_GD macro
H A Delf32-ppc.c2139 #define TLS_GD 2 /* GD reloc. */
3065 tls_type = TLS_TLS | TLS_GD;
4535 tls_clear = TLS_GD;
4683 if ((tls_clear & (TLS_GD | TLS_LD)) != 0
5075 if ((tls_mask & TLS_GD) != 0)
6292 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7205 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7232 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7324 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7695 tls_type = TLS_TLS | TLS_GD;
2133 #define TLS_GD macro
[all...]
H A Delf64-ppc.c1776 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3186 #define TLS_GD 2 /* GD reloc. */
4928 tls_type = TLS_TLS | TLS_GD;
5214 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
5260 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
8322 tls_clear = TLS_GD;
8323 tls_type = TLS_TLS | TLS_GD;
8449 tls_set = TLS_EXPLICIT | TLS_GD;
8452 tls_set = TLS_EXPLICIT | TLS_GD | TLS_GDIE;
8453 tls_clear = TLS_GD;
3182 #define TLS_GD macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-or1k.c882 #define TLS_GD 2 macro
1086 return (tls_type_mask & TLS_GD) != 0 ? 8 : 0;
1688 if (dynamic && ((tls_type & TLS_GD) != 0))
1721 else if ((tls_type & TLS_GD) != 0)
1916 tls_type = TLS_GD;
2672 Symbols with TLS_GD access require 8 bytes in the GOT and, if dynamic,
2675 both TLS_GD and TLS_IE access to be accounted for.
2689 if ((tls_type & TLS_GD) != 0)
2706 if ((tls_type & TLS_GD) != 0)
H A Delf32-microblaze.c727 #define TLS_GD 1 /* GD reloc. */
736 #define IS_TLS_GD(x) (x == (TLS_TLS | TLS_GD))
1221 tls_type = (TLS_TLS | TLS_GD);
2403 tls_type |= (TLS_TLS | TLS_GD);
2825 if ((eh->tls_mask & TLS_GD) != 0)
2998 if ((*lgot_masks & TLS_GD) != 0)
725 #define TLS_GD macro
H A Delf32-ppc.c2134 #define TLS_GD 2 /* GD reloc. */
3041 tls_type = TLS_TLS | TLS_GD;
4539 tls_clear = TLS_GD;
4687 if ((tls_clear & (TLS_GD | TLS_LD)) != 0
5079 if ((tls_mask & TLS_GD) != 0)
6253 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7164 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0)
7189 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0)
7277 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7635 tls_type = TLS_TLS | TLS_GD;
2128 #define TLS_GD macro
[all...]
H A Delf64-ppc.c1742 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3128 #define TLS_GD 2 /* GD reloc. */
4735 tls_type = TLS_TLS | TLS_GD;
5029 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
5075 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
8112 tls_clear = TLS_GD;
8113 tls_type = TLS_TLS | TLS_GD;
8239 tls_set = TLS_EXPLICIT | TLS_GD;
8242 tls_set = TLS_EXPLICIT | TLS_GD | TLS_GDIE;
8243 tls_clear = TLS_GD;
3124 #define TLS_GD macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-or1k.c918 #define TLS_GD 2 macro
1135 return (tls_type_mask & TLS_GD) != 0 ? 8 : 0;
1762 if (dynamic && ((tls_type & TLS_GD) != 0))
1795 else if ((tls_type & TLS_GD) != 0)
1990 tls_type = TLS_GD;
2795 Symbols with TLS_GD access require 8 bytes in the GOT and, if dynamic,
2798 both TLS_GD and TLS_IE access to be accounted for.
2812 if ((tls_type & TLS_GD) != 0)
2829 if ((tls_type & TLS_GD) != 0)
H A Delf32-microblaze.c766 #define TLS_GD 1 /* GD reloc. */
775 #define IS_TLS_GD(x) (x == (TLS_TLS | TLS_GD))
1260 tls_type = (TLS_TLS | TLS_GD);
2432 tls_type |= (TLS_TLS | TLS_GD);
2854 if ((eh->tls_mask & TLS_GD) != 0)
3027 if ((*lgot_masks & TLS_GD) != 0)
764 #define TLS_GD macro
H A Delf32-ppc.c2139 #define TLS_GD 2 /* GD reloc. */
3065 tls_type = TLS_TLS | TLS_GD;
4535 tls_clear = TLS_GD;
4683 if ((tls_clear & (TLS_GD | TLS_LD)) != 0
5075 if ((tls_mask & TLS_GD) != 0)
6292 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7205 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7232 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7324 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7695 tls_type = TLS_TLS | TLS_GD;
2133 #define TLS_GD macro
[all...]
H A Delf64-ppc.c1776 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3186 #define TLS_GD 2 /* GD reloc. */
4928 tls_type = TLS_TLS | TLS_GD;
5214 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
5260 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
8322 tls_clear = TLS_GD;
8323 tls_type = TLS_TLS | TLS_GD;
8449 tls_set = TLS_EXPLICIT | TLS_GD;
8452 tls_set = TLS_EXPLICIT | TLS_GD | TLS_GDIE;
8453 tls_clear = TLS_GD;
3182 #define TLS_GD macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-or1k.c918 #define TLS_GD 2 macro
1135 return (tls_type_mask & TLS_GD) != 0 ? 8 : 0;
1762 if (dynamic && ((tls_type & TLS_GD) != 0))
1795 else if ((tls_type & TLS_GD) != 0)
1990 tls_type = TLS_GD;
2795 Symbols with TLS_GD access require 8 bytes in the GOT and, if dynamic,
2798 both TLS_GD and TLS_IE access to be accounted for.
2812 if ((tls_type & TLS_GD) != 0)
2829 if ((tls_type & TLS_GD) != 0)
H A Delf32-microblaze.c766 #define TLS_GD 1 /* GD reloc. */
775 #define IS_TLS_GD(x) (x == (TLS_TLS | TLS_GD))
1260 tls_type = (TLS_TLS | TLS_GD);
2432 tls_type |= (TLS_TLS | TLS_GD);
2854 if ((eh->tls_mask & TLS_GD) != 0)
3027 if ((*lgot_masks & TLS_GD) != 0)
764 #define TLS_GD macro
H A Delf32-ppc.c2139 #define TLS_GD 2 /* GD reloc. */
3065 tls_type = TLS_TLS | TLS_GD;
4535 tls_clear = TLS_GD;
4683 if ((tls_clear & (TLS_GD | TLS_LD)) != 0
5075 if ((tls_mask & TLS_GD) != 0)
6292 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7205 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7232 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7324 if ((tls_mask & TLS_TLS) != 0 && (tls_mask & TLS_GD) == 0
7695 tls_type = TLS_TLS | TLS_GD;
2133 #define TLS_GD macro
[all...]
H A Delf64-ppc.c1776 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3186 #define TLS_GD 2 /* GD reloc. */
4928 tls_type = TLS_TLS | TLS_GD;
5214 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
5260 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
8322 tls_clear = TLS_GD;
8323 tls_type = TLS_TLS | TLS_GD;
8449 tls_set = TLS_EXPLICIT | TLS_GD;
8452 tls_set = TLS_EXPLICIT | TLS_GD | TLS_GDIE;
8453 tls_clear = TLS_GD;
3182 #define TLS_GD macro
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/microblaze/
H A Dmicroblaze.c111 TLS_GD, enumerator in enum:tls_reloc
607 insns = microblaze_call_tls_get_addr (x, reg, &ret, TLS_GD);
1469 case TLS_GD:
2616 case TLS_GD:
/netbsd-current/external/gpl3/gcc/dist/gcc/config/microblaze/
H A Dmicroblaze.cc112 TLS_GD, enumerator in enum:tls_reloc
608 insns = microblaze_call_tls_get_addr (x, reg, &ret, TLS_GD);
1470 case TLS_GD:
2617 case TLS_GD:
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-tilepro.c486 HANDLE_OP16 (TLS_GD);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-tilepro.c486 HANDLE_OP16 (TLS_GD);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tilepro.c486 HANDLE_OP16 (TLS_GD);

Completed in 894 milliseconds