Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp386 iterateOneModule(InputFile &File, const Optional<PrintScope> &HeaderScope, in iterateOneModule() argument
388 if (HeaderScope) { in iterateOneModule()
389 HeaderScope->P.formatLine( in iterateOneModule()
391 fmt_align(Modi, AlignStyle::Right, HeaderScope->LabelWidth), SG.name()); in iterateOneModule()
394 AutoIndent Indent(HeaderScope); in iterateOneModule()
400 const Optional<PrintScope> &HeaderScope, in iterateSymbolGroups() argument
402 AutoIndent Indent(HeaderScope); in iterateSymbolGroups()
410 iterateOneModule(Input, withLabelWidth(HeaderScope, NumDigits(Modi)), SG, in iterateSymbolGroups()
419 iterateOneModule(Input, withLabelWidth(HeaderScope, NumDigits(I)), SG, I, in iterateSymbolGroups()
428 InputFile &File, const Optional<PrintScope> &HeaderScope, in iterateModuleSubsections() argument
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFAcceleratorTable.cpp138 DictScope HeaderScope(W, "Header"); in dump() local
366 DictScope HeaderScope(W, "Header"); in dump() local