Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp291 DWARFUnitVector TypeUnitVector; in verifyUnitSection() local
307 Unit = TypeUnitVector.addUnit(std::make_unique<DWARFTypeUnit>( in verifyUnitSection()
312 TypeUnitVector)); in verifyUnitSection()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp373 DWARFUnitVector TypeUnitVector; in verifyUnitSection() local