Searched refs:DumpImage (Results 1 – 2 of 2) sorted by relevance
1827 static int DumpImage(Runtime* runtime, in DumpImage() function1957 return DumpImage(runtime, in ExecuteWithRuntime()
2388 static int DumpImage(gc::space::ImageSpace* image_space, in DumpImage() function2443 int result = DumpImage(space.get(), options, os); in DumpImages()2456 int result = DumpImage(image_space, options, os); in DumpImages()