Searched defs:DF_STATIC_TLS (Results 1 – 2 of 2) sorted by relevance
1199 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
812 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro