Searched refs:crt1 (Results 1 – 1 of 1) sorted by relevance
7002 const char *crt1 = nullptr; in ConstructJob() local7005 crt1 = "gcrt1.o"; in ConstructJob()7007 crt1 = "Scrt1.o"; in ConstructJob()7009 crt1 = "crt1.o"; in ConstructJob()7011 if (crt1) in ConstructJob()7012 CmdArgs.push_back(Args.MakeArgString(ToolChain.GetFilePath(crt1))); in ConstructJob()7856 const char *crt1 = nullptr; in ConstructJob() local7859 crt1 = "gcrt1.o"; in ConstructJob()7861 crt1 = "Scrt1.o"; in ConstructJob()7863 crt1 = "crt1.o"; in ConstructJob()[all …]