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