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.h1791 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
/external/elfutils/0.153/libelf/
Delf.h770 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro
/external/elfutils/0.153/src/
Dreadelf.c1255 { DF_STATIC_TLS, "STATIC_TLS" }