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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/MC/
H A DMCObjectFileInfo.h227 const MCSection *getTLSDataSection() const { return TLSDataSection; } function in class:llvm::MCObjectFileInfo
/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp746 return getTLSDataSection();

Completed in 183 milliseconds