Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h66 DWARFUnitSection(DWARFUnitSection &&DUS) : in DWARFUnitSection() argument
67 SmallVector<std::unique_ptr<UnitType>, 1>(std::move(DUS)), Parsed(DUS.Parsed) {} in DWARFUnitSection()