Searched refs:TLSThreadInitSection (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h145 /// TLSThreadInitSection - Section for thread local data initialization
147 const MCSection *TLSThreadInitSection; // Defaults to ".thread_init_func". member in class:llvm::MCObjectFileInfo
254 return TLSThreadInitSection;
/macosx-10.10.1/llvmCore-3425.0.34/lib/MC/
H A DMCObjectFileInfo.cpp57 TLSThreadInitSection

Completed in 179 milliseconds