Searched refs:DF_STATIC_TLS (Results 1 – 7 of 7) sorted by relevance
514 #define DF_STATIC_TLS 0x00000010 /* */ macro
764 #define DF_STATIC_TLS 0x0010 /* Indicates that the shared object or macro
1559 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
74 _ELF_DEFINE_DF(DF_STATIC_TLS, 0x10, \
1380 dtFlags |= DF_STATIC_TLS; in computeContents()
1504 if (dynp->d_un.d_val & DF_STATIC_TLS) in digest_dynamic1()
2915 { DF_STATIC_TLS, "STATIC_TLS" },