Searched defs:outFile (Results 1 – 4 of 4) sorted by relevance
74 std::string outFile = "-"; in getOutputFilePath() local
358 std::ofstream outFile(OutputFile.c_str(), std::ios_base::app); in executeProgram() local
751 std::ofstream outFile(OutputFile.c_str(), std::ios_base::app); in ExecuteProgram() local
885 StringRef outFile = config->outputFile; in getMapFile() local