Home
last modified time | relevance | path

Searched refs:YamlPdbOutputFile (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp626 YamlPdbOutputFile("pdb", cl::desc("the name of the PDB file to write"), variable
856 ExitOnErr(Builder.commit(opts::yaml2pdb::YamlPdbOutputFile, &IgnoredOutGuid)); in yamlToPdb()
1510 if (opts::yaml2pdb::YamlPdbOutputFile.empty()) { in main()
1513 opts::yaml2pdb::YamlPdbOutputFile = std::string(OutputFilename.str()); in main()