Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp759 unsigned NumFuncsWithSrcLoc = 0; in collectStatsForObjectFile() local
785 NumFuncsWithSrcLoc += Stats.HasSourceLocation; in collectStatsForObjectFile()
810 printDatum(J, "#functions with location", NumFuncsWithSrcLoc); in collectStatsForObjectFile()