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