Searched refs:StartFilesDir (Results 1 – 1 of 1) sorted by relevance
5486 const std::string StartFilesDir = RootDir in ConstructJob() local5516 Args.MakeArgString(StartFilesDir + "/crt0_standalone.o")); in ConstructJob()5518 CmdArgs.push_back(Args.MakeArgString(StartFilesDir + "/crt0.o")); in ConstructJob()5521 CmdArgs.push_back(Args.MakeArgString(StartFilesDir + initObj)); in ConstructJob()5569 CmdArgs.push_back(Args.MakeArgString(StartFilesDir + finiObj)); in ConstructJob()