Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp294 auto *UnitContrib = IndexEntry->getContribution(); in applyIndexEntry() local
295 if (!UnitContrib || in applyIndexEntry()
296 UnitContrib->Length != (getLength() + getUnitLengthFieldByteSize())) in applyIndexEntry()