Searched refs:TLS_EXPLICIT (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf64-ppc.c3359 TLS_GD .. TLS_EXPLICIT bits are or'd into the mask as the
3371 #define TLS_EXPLICIT 32 /* Marks TOC section TLS relocs. */
4335 if ((tls_type & TLS_EXPLICIT) == 0)
4684 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_TPREL;
4693 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
4695 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_LD;
4699 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_DTPREL;
4736 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
4738 else if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_LD))
7019 tls_set = TLS_EXPLICIT;
3367 #define TLS_EXPLICIT macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf64-ppc.c3359 TLS_GD .. TLS_EXPLICIT bits are or'd into the mask as the
3371 #define TLS_EXPLICIT 32 /* Marks TOC section TLS relocs. */
4335 if ((tls_type & TLS_EXPLICIT) == 0)
4684 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_TPREL;
4693 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
4695 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_LD;
4699 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_DTPREL;
4736 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
4738 else if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_LD))
7019 tls_set = TLS_EXPLICIT;
3367 #define TLS_EXPLICIT macro
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf64-ppc.c3359 TLS_GD .. TLS_EXPLICIT bits are or'd into the mask as the
3371 #define TLS_EXPLICIT 32 /* Marks TOC section TLS relocs. */
4335 if ((tls_type & TLS_EXPLICIT) == 0)
4684 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_TPREL;
4693 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_GD;
4695 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_LD;
4699 tls_type = TLS_EXPLICIT | TLS_TLS | TLS_DTPREL;
4736 if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_GD))
4738 else if (tls_type == (TLS_EXPLICIT | TLS_TLS | TLS_LD))
7019 tls_set = TLS_EXPLICIT;
3367 #define TLS_EXPLICIT macro
[all...]

Completed in 205 milliseconds