Searched refs:CreateImageRoots (Results 1 – 2 of 2) sorted by relevance
489 ObjPtr<mirror::ObjectArray<mirror::Object>> CreateImageRoots(
1927 ObjPtr<ObjectArray<Object>> ImageWriter::CreateImageRoots( in CreateImageRoots() function in art::linker::ImageWriter2291 image_roots.push_back(handles.NewHandle(CreateImageRoots(i, boot_image_live_objects))); in CalculateNewObjectOffsets()