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