Searched refs:TARGET_GNU_TLS (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsol2-gas.h10 #undef TARGET_GNU_TLS macro
12 #define TARGET_GNU_TLS 1 macro
H A Dfreebsd.h168 #undef TARGET_GNU_TLS macro
170 #define TARGET_GNU_TLS 1 macro
H A Dlinux.h204 #undef TARGET_GNU_TLS macro
206 #define TARGET_GNU_TLS 1
202 #undef TARGET_GNU_TLS macro
H A Dlinux64.h335 #undef TARGET_GNU_TLS
337 #define TARGET_GNU_TLS 1
334 #undef TARGET_GNU_TLS macro
336 #define TARGET_GNU_TLS macro
H A Dsparc.h2499 #define TARGET_GNU_TLS 0
2478 #define TARGET_GNU_TLS macro
H A Dsparc.c552 #if TARGET_GNU_TLS
2467 if (TARGET_GNU_TLS || !TARGET_TLS)
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h238 #define TARGET_GNU_TLS (ix86_tls_dialect == TLS_DIALECT_GNU) macro
240 #define TARGET_ANY_GNU_TLS (TARGET_GNU_TLS || TARGET_GNU2_TLS)

Completed in 248 milliseconds