Searched refs:DumpImage (Results 1 – 2 of 2) sorted by relevance
1826 static int DumpImage(Runtime* runtime, in DumpImage() function1956 return DumpImage(runtime, in ExecuteWithRuntime()
2740 static int DumpImage(gc::space::ImageSpace* image_space, in DumpImage() function2795 int result = DumpImage(space.get(), options, os); in DumpImages()2808 int result = DumpImage(image_space, options, os); in DumpImages()