Home
last modified time | relevance | path

Searched defs:DF_STATIC_TLS (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1233 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
/external/llvm/include/llvm/Support/
DELF.h1233 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1263 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h674 #define DF_STATIC_TLS 0x00000010 macro
/external/kmod/port-gnu/
Delf.h812 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro
/external/musl/include/
Delf.h831 #define DF_STATIC_TLS 0x00000010 macro
/external/elfutils/libelf/
Delf.h989 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro