Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp905 SaturatingUINT64 NumFuncsWithSrcLoc = 0; in collectStatsForObjectFile() local
931 NumFuncsWithSrcLoc += Stats.HasSourceLocation; in collectStatsForObjectFile()
956 printDatum(J, "#functions with location", NumFuncsWithSrcLoc.Value); in collectStatsForObjectFile()