Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-dwarfdump/
DStatistics.cpp579 unsigned NumFuncsWithSrcLoc = 0; in collectStatsForObjectFile() local
605 NumFuncsWithSrcLoc += Stats.HasSourceLocation; in collectStatsForObjectFile()
630 printDatum(J, "#functions with location", NumFuncsWithSrcLoc); in collectStatsForObjectFile()