Home
last modified time | relevance | path

Searched refs:CRTPath (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Driver/
DTools.cpp10681 const std::string CRTPath(D.SysRoot + "/usr/lib/"); in ConstructJob() local
10686 CmdArgs.push_back(Args.MakeArgString(CRTPath + CRTBegin)); in ConstructJob()