Searched refs:HeaderScope (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | InputFile.h | 166 Error iterateOneModule(InputFile &File, const PrintScope &HeaderScope, in iterateOneModule() argument 169 HeaderScope.P.formatLine( in iterateOneModule() 171 fmt_align(Modi, AlignStyle::Right, HeaderScope.LabelWidth), SG.name()); in iterateOneModule() 173 AutoIndent Indent(HeaderScope); in iterateOneModule() 178 Error iterateSymbolGroups(InputFile &Input, const PrintScope &HeaderScope, in iterateSymbolGroups() argument 180 AutoIndent Indent(HeaderScope); in iterateSymbolGroups() 182 FilterOptions Filters = HeaderScope.P.getFilters(); in iterateSymbolGroups() 186 return iterateOneModule(Input, withLabelWidth(HeaderScope, NumDigits(Modi)), in iterateSymbolGroups() 195 iterateOneModule(Input, withLabelWidth(HeaderScope, NumDigits(I)), in iterateSymbolGroups() 206 InputFile &File, const PrintScope &HeaderScope, in iterateModuleSubsections() argument [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVCodeViewReader.cpp | 963 const PrintScope HeaderScope(Printer, /*IndentLevel=*/2); in createScopes() local 965 Input, HeaderScope, VisitInlineeLines)) in createScopes() 1056 if (Error Err = iterateSymbolGroups(Input, HeaderScope, VisitSymbolGroup)) in createScopes() 1099 Input, HeaderScope, VisitDebugLines)) in createScopes()
|
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFAcceleratorTable.cpp | 149 DictScope HeaderScope(W, "Header"); in dump() local 432 DictScope HeaderScope(W, "Header"); in dump() local
|