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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-ppc.c2386 TLS_GD .. TLS_TLS bits are or'd into the mask as the
2388 tls_optimize clears TLS_GD .. TLS_TPREL when optimizing to
2390 #define TLS_GD 1 /* GD reloc. */
3126 tls_type = TLS_TLS | TLS_GD;
4105 tls_clear = TLS_GD;
4645 if ((eh->tls_mask & TLS_GD) != 0)
4892 if ((*lgot_masks & TLS_GD) != 0)
5867 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0)
5892 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0)
6039 tls_type = TLS_TLS | TLS_GD;
2385 #define TLS_GD macro
[all...]
H A Delf64-ppc.c3173 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3359 TLS_GD .. TLS_EXPLICIT bits are or'd into the mask as the
3361 tls_optimize clears TLS_GD .. TLS_TPREL when optimizing to
3366 #define TLS_GD 1 /* GD reloc. */
4495 tls_type = TLS_TLS | TLS_GD;
4693 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
4736 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
5319 tls_type = TLS_TLS | TLS_GD;
6915 tls_clear = TLS_GD;
6916 tls_type = TLS_TLS | TLS_GD;
3362 #define TLS_GD macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-ppc.c2386 TLS_GD .. TLS_TLS bits are or'd into the mask as the
2388 tls_optimize clears TLS_GD .. TLS_TPREL when optimizing to
2390 #define TLS_GD 1 /* GD reloc. */
3126 tls_type = TLS_TLS | TLS_GD;
4105 tls_clear = TLS_GD;
4645 if ((eh->tls_mask & TLS_GD) != 0)
4892 if ((*lgot_masks & TLS_GD) != 0)
5867 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0)
5892 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0)
6039 tls_type = TLS_TLS | TLS_GD;
2385 #define TLS_GD macro
[all...]
H A Delf64-ppc.c3173 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3359 TLS_GD .. TLS_EXPLICIT bits are or'd into the mask as the
3361 tls_optimize clears TLS_GD .. TLS_TPREL when optimizing to
3366 #define TLS_GD 1 /* GD reloc. */
4495 tls_type = TLS_TLS | TLS_GD;
4693 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
4736 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
5319 tls_type = TLS_TLS | TLS_GD;
6915 tls_clear = TLS_GD;
6916 tls_type = TLS_TLS | TLS_GD;
3362 #define TLS_GD macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-ppc.c2386 TLS_GD .. TLS_TLS bits are or'd into the mask as the
2388 tls_optimize clears TLS_GD .. TLS_TPREL when optimizing to
2390 #define TLS_GD 1 /* GD reloc. */
3126 tls_type = TLS_TLS | TLS_GD;
4105 tls_clear = TLS_GD;
4645 if ((eh->tls_mask & TLS_GD) != 0)
4892 if ((*lgot_masks & TLS_GD) != 0)
5867 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0)
5892 if (tls_mask != 0 && (tls_mask & TLS_GD) == 0)
6039 tls_type = TLS_TLS | TLS_GD;
2385 #define TLS_GD macro
[all...]
H A Delf64-ppc.c3173 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3359 TLS_GD .. TLS_EXPLICIT bits are or'd into the mask as the
3361 tls_optimize clears TLS_GD .. TLS_TPREL when optimizing to
3366 #define TLS_GD 1 /* GD reloc. */
4495 tls_type = TLS_TLS | TLS_GD;
4693 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
4736 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
5319 tls_type = TLS_TLS | TLS_GD;
6915 tls_clear = TLS_GD;
6916 tls_type = TLS_TLS | TLS_GD;
3362 #define TLS_GD macro
[all...]

Completed in 233 milliseconds