Searched refs:DumpSections (Results 1 – 3 of 3) sorted by relevance
152 void DumpSections(std::ostream& os) const;
1571 void ImageSpace::DumpSections(std::ostream& os) const { in DumpSections() function in art::gc::space::ImageSpace
2744 space->AsImageSpace()->DumpSections(LOG(INTERNAL_FATAL)); in VisitDeclaringClass()