Lines Matching defs:OutputPath
353 std::string OutputPath;
355 OutputPath = Arg->getValue();
373 if (OutputPath.empty()) {
429 writeImportLibrary(OutputFile, OutputPath, Def->Exports, LibMachine,
432 llvm::errs() << OutputPath << ": " << EI.message() << "\n";
498 if (OutputPath.empty()) {
500 OutputPath = getDefaultOutputPath(Members[0]);
512 computeArchiveRelativePath(OutputPath, Member.MemberName);
528 OutputPath, Members, Symtab,
532 llvm::errs() << OutputPath << ": " << EI.message() << "\n";