Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-pdbutil/
DDumpOutputStyle.cpp657 StatCollection SymStats; in dumpSymbolStats() local
665 StatCollection SS = getSymbolStats(SG, SymStats); in dumpSymbolStats()
689 if (SymStats.Totals.Count > 0) { in dumpSymbolStats()
692 printModuleDetailStats<SymbolKind>(P, "Symbols", SymStats); in dumpSymbolStats()