Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp102 cl::OptionCategory SectionCategory("Section-specific Dump Options", variable
109 cat(SectionCategory));
119 cat(SectionCategory));
124 NotHidden, cat(SectionCategory),
550 HideUnrelatedOptions({&DwarfDumpCategory, &SectionCategory, &ColorCategory}); in main()