Searched refs:HeaderScope (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/ |
| H A D | DumpOutputStyle.cpp | 403 iterateOneModule(InputFile &File, const Optional<PrintScope> &HeaderScope, in iterateOneModule() argument 405 if (HeaderScope) { in iterateOneModule() 406 HeaderScope->P.formatLine( in iterateOneModule() 408 fmt_align(Modi, AlignStyle::Right, HeaderScope->LabelWidth), SG.name()); in iterateOneModule() 411 AutoIndent Indent(HeaderScope); in iterateOneModule() 417 const Optional<PrintScope> &HeaderScope, in iterateSymbolGroups() argument 419 AutoIndent Indent(HeaderScope); in iterateSymbolGroups() 427 iterateOneModule(Input, withLabelWidth(HeaderScope, NumDigits(Modi)), SG, in iterateSymbolGroups() 436 iterateOneModule(Input, withLabelWidth(HeaderScope, NumDigits(I)), SG, I, in iterateSymbolGroups() 445 InputFile &File, const Optional<PrintScope> &HeaderScope, in iterateModuleSubsections() argument [all …]
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFAcceleratorTable.cpp | 139 DictScope HeaderScope(W, "Header"); in dump() local 367 DictScope HeaderScope(W, "Header"); in dump() local
|