Searched refs:TLS_DIALECT_GNU2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.h239 #define TARGET_GNU2_TLS (ix86_tls_dialect == TLS_DIALECT_GNU2)
2161 TLS_DIALECT_GNU2,
2147 TLS_DIALECT_GNU2, enumerator in enum:tls_dialect
H A Di386.c2162 ix86_tls_dialect = TLS_DIALECT_GNU2;

Completed in 255 milliseconds