Searched refs:getInfoDWOSection (Results 1 – 4 of 4) sorted by relevance
209 virtual const DWARFSection &getInfoDWOSection() = 0;305 const DWARFSection &getInfoDWOSection() override { return InfoDWOSection; } in getInfoDWOSection() function
55 virtual const DWARFSection &getInfoDWOSection() const { return Dummy; } in getInfoDWOSection() function
356 dumpDebugInfo(ExplicitDWO, ".debug_info.dwo", DObj->getInfoDWOSection(), in dump()587 DWOCUs.parseDWO(*this, DObj->getInfoDWOSection(), true); in getDWOCompileUnitForHash()860 DWOCUs.parseDWO(*this, DObj->getInfoDWOSection()); in parseDWOCompileUnits()1529 const DWARFSection &getInfoDWOSection() const override { in getInfoDWOSection() function in __anonddd817f10c11::DWARFObjInMemory
430 DWOCUs.parseDWO(*this, getInfoDWOSection()); in parseDWOCompileUnits()