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

/external/llvm/include/llvm/Support/
H A DELF.h1110 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator in enum:llvm::ELF::__anon7223
/external/elfutils/libelf/
H A Delf.h764 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro
/external/elfutils/src/
H A Dreadelf.c1180 { DF_STATIC_TLS, "STATIC_TLS" }

Completed in 70 milliseconds