Searched refs:SizeColWidth (Results 1 – 1 of 1) sorted by relevance
44 size_t SizeColWidth = getSizeColumnWidth(Sizes, SectionSizeTitle); in prettyPrintSectionSizes() local56 for (unsigned i = 0; i < SizeColWidth; i++) in prettyPrintSectionSizes()64 OS << right_justify(NumBytes, SizeColWidth) << " (" in prettyPrintSectionSizes()