Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp47 static uint64_t getLowPC(DWARFDie Die) { in getLowPC() function
103 uint64_t UnitOfs = getLowPC(Die.getDwarfUnit()->getUnitDIE()); in collectStatsForDie()
193 ScopeLowPC = getLowPC(Die); in collectStatsRecursive()