Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp126 cl::SubCommand ExportSubcommand("export", variable
659 cl::sub(ExportSubcommand));
662 cl::Required, cl::sub(ExportSubcommand));
666 cl::sub(ExportSubcommand));
670 cl::sub(ExportSubcommand), cl::Optional,
1435 } else if (opts::ExportSubcommand) { in main()