Searched refs:SectionSizeTitle (Results 1 – 1 of 1) sorted by relevance
27 const StringRef SectionSizeTitle) { in getSizeColumnWidth() argument29 size_t Width = SectionSizeTitle.size(); in getSizeColumnWidth()41 const StringRef SectionSizeTitle = "SIZE (b)"; in prettyPrintSectionSizes() local44 size_t SizeColWidth = getSizeColumnWidth(Sizes, SectionSizeTitle); in prettyPrintSectionSizes()51 OS << SectionSizeTitle << '\n'; in prettyPrintSectionSizes()