Searched refs:DF_STATIC_TLS (Results 1 – 14 of 14) sorted by relevance
398 #define DF_STATIC_TLS 0x0010 /* Indicates that the shared object or macro
710 #define DF_STATIC_TLS 0x10 macro
1233 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
1263 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
832 #define DF_STATIC_TLS 0x00000010 macro
824 #define DF_STATIC_TLS 0x00000010 macro
827 #define DF_STATIC_TLS 0x00000010 macro
1058 constexpr Elf_Word DF_STATIC_TLS = 0x10; variable
989 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro
1702 { DF_STATIC_TLS, "STATIC_TLS" }