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