Home
last modified time | relevance | path

Searched defs:SectionSizeTitle (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DSectionSizes.cpp27 const StringRef SectionSizeTitle) { in getSizeColumnWidth()
41 const StringRef SectionSizeTitle = "SIZE (b)"; in prettyPrintSectionSizes() local