Searched refs:AllocateBootImageLiveObjects (Results 1 – 3 of 3) sorted by relevance
58 static ObjPtr<mirror::ObjectArray<mirror::Object>> AllocateBootImageLiveObjects(
47 ObjPtr<mirror::ObjectArray<mirror::Object>> IntrinsicObjects::AllocateBootImageLiveObjects( in AllocateBootImageLiveObjects() function in art::IntrinsicObjects
2288 : IntrinsicObjects::AllocateBootImageLiveObjects(self, runtime->GetClassLinker())); in CalculateNewObjectOffsets()