Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDMinimalSymbolDumper.cpp332 static std::string formatGaps(uint32_t IndentLevel, in formatGaps() function
575 formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord()
588 formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord()
603 formatGaps(P.getIndentLevel() + 9, DefRangeRegister.Gaps)); in visitKnownRecord()
615 formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord()
624 P.formatLine("gaps = {0}", formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord()
632 P.formatLine("gaps = {0}", formatGaps(P.getIndentLevel() + 9, Def.Gaps)); in visitKnownRecord()