Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp904 SaturatingUINT64 NumFuncsWithSrcLoc = 0; in collectStatsForObjectFile() local
930 NumFuncsWithSrcLoc += Stats.HasSourceLocation; in collectStatsForObjectFile()
955 printDatum(J, "#functions with location", NumFuncsWithSrcLoc.Value); in collectStatsForObjectFile()