Searched refs:DumpSections (Results 1 – 3 of 3) sorted by relevance
274 void DumpSections(std::ostream& os) const;
3668 void ImageSpace::DumpSections(std::ostream& os) const { in DumpSections() function in art::gc::space::ImageSpace
3828 space->AsImageSpace()->DumpSections(LOG_STREAM(FATAL_WITHOUT_ABORT)); in VisitDeclaringClass()