Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp196 SaturatingUINT64 NumLineZeroBytes = 0; member
947 LnStats.NumLineZeroBytes += EntryEndAddress - EntryStartAddress; in collectStatsForObjectFile()
1119 printDatum(J, "#bytes with line-0 locations", LnStats.NumLineZeroBytes.Value); in collectStatsForObjectFile()