Searched refs:CRTPath (Results 1 – 1 of 1) sorted by relevance
10681 const std::string CRTPath(D.SysRoot + "/usr/lib/"); in ConstructJob() local10686 CmdArgs.push_back(Args.MakeArgString(CRTPath + CRTBegin)); in ConstructJob()