Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()