Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp10682 const char *CRTBegin; in ConstructJob() local
10684 CRTBegin = in ConstructJob()
10686 CmdArgs.push_back(Args.MakeArgString(CRTPath + CRTBegin)); in ConstructJob()