Home
last modified time | relevance | path

Searched refs:TLS_DIALECT_GNU2 (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/gcc/config/i386/
HDi386.h239 #define TARGET_GNU2_TLS (ix86_tls_dialect == TLS_DIALECT_GNU2)
2147 TLS_DIALECT_GNU2, enumerator
HDi386.c2159 ix86_tls_dialect = TLS_DIALECT_GNU2; in override_options()
/trueos/contrib/gcc/
HDChangeLog-200614877 (enum tls_dialect): Added TLS_DIALECT_GNU2.