Searched refs:getInfoDWOSection (Results 1 – 2 of 2) sorted by relevance
186 virtual const DWARFSection &getInfoDWOSection() = 0;273 const DWARFSection &getInfoDWOSection() override { return InfoDWOSection; } in getInfoDWOSection() function
358 DWOCUs.parseDWO(*this, getInfoDWOSection()); in parseDWOCompileUnits()