Searched refs:YamlPdbOutputFile (Results 1 – 2 of 2) sorted by relevance
259 YamlPdbOutputFile("pdb", cl::desc("the name of the PDB file to write"), variable318 opts::yaml2pdb::YamlPdbOutputFile, YamlObj.Headers->FileSize); in yamlToPdb()321 opts::yaml2pdb::YamlPdbOutputFile)); in yamlToPdb()
626 YamlPdbOutputFile("pdb", cl::desc("the name of the PDB file to write"), variable856 ExitOnErr(Builder.commit(opts::yaml2pdb::YamlPdbOutputFile, &IgnoredOutGuid)); in yamlToPdb()1511 if (opts::yaml2pdb::YamlPdbOutputFile.empty()) { in main()1514 opts::yaml2pdb::YamlPdbOutputFile = std::string(OutputFilename.str()); in main()