Searched refs:DumpModuleSyms (Results 1 – 6 of 6) sorted by relevance
372 if (!DumpRecordBytes && !DumpRecords && !opts::raw::DumpModuleSyms) in dumpTpiStream()404 } else if (opts::raw::DumpModuleSyms) { in dumpTpiStream()429 bool DumpModules = opts::raw::DumpModules || opts::raw::DumpModuleSyms || in dumpDbiStream()485 (opts::raw::DumpModuleSyms || opts::raw::DumpSymRecordBytes); in dumpDbiStream()502 if (opts::raw::DumpModuleSyms) in dumpDbiStream()
49 extern llvm::cl::opt<bool> DumpModuleSyms;
220 cl::opt<bool> DumpModuleSyms("module-syms", cl::desc("dump module symbols"), variable530 opts::raw::DumpModuleSyms = true; in main()
202 extern llvm::cl::opt<bool> DumpModuleSyms;
264 if (opts::pdb2yaml::DumpModuleSyms) { in dumpDbiStream()
686 cl::opt<bool> DumpModuleSyms("module-syms", cl::desc("dump module symbols"), variable1493 opts::pdb2yaml::DumpModuleSyms = true; in main()1499 if (opts::pdb2yaml::DumpModuleSyms || opts::pdb2yaml::DumpModuleFiles) in main()