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