Searched defs:DF_STATIC_TLS (Results 1 - 4 of 4) sorted by relevance

/external/llvm/include/llvm/Support/
H A DELF.h1233 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator in enum:llvm::ELF::__anon12373
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h1084 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator in enum:llvm::ELF::__anon18416
/external/elfutils/libelf/
H A Delf.h812 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro
/external/kmod/port-gnu/
H A Delf.h811 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro

Completed in 246 milliseconds