Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-debuginfod/
H A Dllvm-debuginfod.cpp26 cl::OptionCategory DebuginfodCategory("llvm-debuginfod Options"); variable
30 cl::cat(DebuginfodCategory));
35 cl::cat(DebuginfodCategory));
40 cl::cat(DebuginfodCategory));
46 cl::cat(DebuginfodCategory));
53 cl::cat(DebuginfodCategory));
59 cl::cat(DebuginfodCategory));
63 cl::cat(DebuginfodCategory));
70 cl::HideUnrelatedOptions({&DebuginfodCategory}); in main()