Home
last modified time | relevance | path

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

/external/u-boot/include/
Delf.h544 #define DF_STATIC_TLS 0x10 /* Static thread local storage */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h1084 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
/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-7.0/llvm/include/llvm/BinaryFormat/
DELF.h1214 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
/external/kmod/port-gnu/
Delf.h811 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro
/external/elfutils/libelf/
Delf.h954 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro