Searched refs:DumpImage (Results 1 – 2 of 2) sorted by relevance
1821 static int DumpImage(Runtime* runtime, in DumpImage() function1964 return DumpImage(runtime, in ExecuteWithRuntime()
2512 static int DumpImage(gc::space::ImageSpace* image_space, in DumpImage() function2564 return DumpImage(space.get(), options, os); in DumpImages()2573 int result = DumpImage(image_space, options, os); in DumpImages()