Searched refs:DWARFTypeUnit (Results 1 – 7 of 7) sorted by relevance
25 class DWARFTypeUnit : public DWARFUnit {27 DWARFTypeUnit(DWARFContext &Context, const DWARFSection &Section, in DWARFTypeUnit() function
26 DWARFTypeUnit.cpp
20 void DWARFTypeUnit::dump(raw_ostream &OS, DIDumpOptions DumpOpts) { in dump()
88 U = std::make_unique<DWARFTypeUnit>(Context, InfoSection, Header, DA, in addUnitsImpl()
316 Unit = TypeUnitVector.addUnit(std::make_unique<DWARFTypeUnit>( in verifyUnitSection()
34 "DWARFTypeUnit.cpp",
33 DWARFTypeUnit.cpp \