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

/macosx-10.10/dtrace-147/sys/
H A Dlink.h242 #define DF_STATIC_TLS 0x00000010 /* obj. contains static TLS refs */ macro
/macosx-10.10/cxxfilt-11/cxxfilt/include/elf/
H A Dcommon.h657 #define DF_STATIC_TLS (1 << 4) macro
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DELF.h1227 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator in enum:llvm::ELF::__anon10081

Completed in 125 milliseconds