Searched refs:getInfoSection (Results 1 – 2 of 2) sorted by relevance
186 virtual const DWARFSection &getInfoSection() = 0;278 const DWARFSection &getInfoSection() override { return InfoSection; } in getInfoSection() function
399 CUs.parse(*this, getInfoSection()); in parseCompileUnits()