Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp300 DWARFUnitVector TypeUnitVector; in verifyUnitSection() local
316 Unit = TypeUnitVector.addUnit(std::make_unique<DWARFTypeUnit>( in verifyUnitSection()
321 TypeUnitVector)); in verifyUnitSection()