26 :
DWARFUnit(Context, Section, Header, DA, RS, LocSection, SS, SOS, AOS,
27 LS, LE, IsDWO, UnitVector) {}
DWARFContext This data structure is the top level entity that deals with dwarf debug information pars...
DWARFCompileUnit(DWARFContext &Context, const DWARFSection &Section, const DWARFUnitHeader &Header, const DWARFDebugAbbrev *DA, const DWARFSection *RS, const DWARFSection *LocSection, StringRef SS, const DWARFSection &SOS, const DWARFSection *AOS, const DWARFSection &LS, bool LE, bool IsDWO, const DWARFUnitVector &UnitVector)