Searched refs:TLS_TLS (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
2394 #define TLS_TLS 16 /* Any TLS reloc. */
3119 tls_type = TLS_TLS | TLS_LD;
3126 tls_type = TLS_TLS | TLS_GD;
3135 tls_type = TLS_TLS | TLS_TPREL;
3142 tls_type = TLS_TLS | TLS_DTPREL;
4104 tls_set = TLS_TLS | TLS_TPRELGD;
4633 if (eh->tls_mask == (TLS_TLS | TLS_LD)
4641 if ((eh->tls_mask & TLS_TLS) != 0)
4880 if (*lgot_masks == (TLS_TLS | TLS_L
2389 #define TLS_TLS macro
[all...]
H A Delf64-ppc.c3173 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3370 #define TLS_TLS 16 /* Any TLS reloc. */
4488 tls_type = TLS_TLS | TLS_LD;
4495 tls_type = TLS_TLS | TLS_GD;
4504 tls_type = TLS_TLS | TLS_TPREL;
4511 tls_type = TLS_TLS | TLS_DTPREL;
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_DTPRE
3366 #define TLS_TLS 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
2394 #define TLS_TLS 16 /* Any TLS reloc. */
3119 tls_type = TLS_TLS | TLS_LD;
3126 tls_type = TLS_TLS | TLS_GD;
3135 tls_type = TLS_TLS | TLS_TPREL;
3142 tls_type = TLS_TLS | TLS_DTPREL;
4104 tls_set = TLS_TLS | TLS_TPRELGD;
4633 if (eh->tls_mask == (TLS_TLS | TLS_LD)
4641 if ((eh->tls_mask & TLS_TLS) != 0)
4880 if (*lgot_masks == (TLS_TLS | TLS_L
2389 #define TLS_TLS macro
[all...]
H A Delf64-ppc.c3173 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3370 #define TLS_TLS 16 /* Any TLS reloc. */
4488 tls_type = TLS_TLS | TLS_LD;
4495 tls_type = TLS_TLS | TLS_GD;
4504 tls_type = TLS_TLS | TLS_TPREL;
4511 tls_type = TLS_TLS | TLS_DTPREL;
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_DTPRE
3366 #define TLS_TLS 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
2394 #define TLS_TLS 16 /* Any TLS reloc. */
3119 tls_type = TLS_TLS | TLS_LD;
3126 tls_type = TLS_TLS | TLS_GD;
3135 tls_type = TLS_TLS | TLS_TPREL;
3142 tls_type = TLS_TLS | TLS_DTPREL;
4104 tls_set = TLS_TLS | TLS_TPRELGD;
4633 if (eh->tls_mask == (TLS_TLS | TLS_LD)
4641 if ((eh->tls_mask & TLS_TLS) != 0)
4880 if (*lgot_masks == (TLS_TLS | TLS_L
2389 #define TLS_TLS macro
[all...]
H A Delf64-ppc.c3173 /* Zero for non-tls entries, or TLS_TLS and one of TLS_GD, TLS_LD,
3370 #define TLS_TLS 16 /* Any TLS reloc. */
4488 tls_type = TLS_TLS | TLS_LD;
4495 tls_type = TLS_TLS | TLS_GD;
4504 tls_type = TLS_TLS | TLS_TPREL;
4511 tls_type = TLS_TLS | TLS_DTPREL;
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_DTPRE
3366 #define TLS_TLS macro
[all...]

Completed in 289 milliseconds