Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp975 SaturatingUINT64 NumFuncsWithSrcLoc = 0; in collectStatsForObjectFile() local
1001 NumFuncsWithSrcLoc += Stats.HasSourceLocation; in collectStatsForObjectFile()
1026 printDatum(J, "#functions with location", NumFuncsWithSrcLoc.Value); in collectStatsForObjectFile()