Searched refs:DUS (Results 1 – 1 of 1) sorted by relevance
66 DWARFUnitSection(DWARFUnitSection &&DUS) : in DWARFUnitSection() argument67 SmallVector<std::unique_ptr<UnitType>, 1>(std::move(DUS)), Parsed(DUS.Parsed) {} in DWARFUnitSection()