Searched refs:DF_STATIC_TLS (Results 1 – 9 of 9) sorted by relevance
1233 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
1263 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
1290 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
674 #define DF_STATIC_TLS 0x00000010 macro
811 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro
963 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro
1375 dtFlags |= DF_STATIC_TLS; in finalizeContents()
1685 { DF_STATIC_TLS, "STATIC_TLS" }