Lines Matching defs:OutputFile
124 std::string &OutputFile) {
142 if (OutputFile.empty())
143 OutputFile = std::move(Def->OutputFile);
209 std::string OutputFile;
211 OutputFile = Arg->getValue();
222 NativeExports, OutputFile))
227 AddUnderscores, Exports, OutputFile))
230 if (OutputFile.empty()) {
254 if (Error E = writeImportLibrary(OutputFile, Path, Exports, Machine,