Home
last modified time | relevance | path

Searched refs:DF_STATIC_TLS (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DELF.h1199 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
/external/elfutils/libelf/
Delf.h812 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro
/external/elfutils/src/
Dreadelf.c1549 { DF_STATIC_TLS, "STATIC_TLS" }