Home
last modified time | relevance | path

Searched defs:boot_image_live_objects (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dintrinsic_objects.cc80 ObjPtr<mirror::ObjectArray<mirror::Object>> boot_image_live_objects) { in GetIntegerValueOfCache()
95 ObjPtr<mirror::ObjectArray<mirror::Object>> boot_image_live_objects, in GetIntegerValueOfObject()
112 ObjPtr<mirror::ObjectArray<mirror::Object>> boot_image_live_objects) { in GetIntegerValueOfArrayDataOffset()
Dintrinsics.cc67 ObjPtr<mirror::ObjectArray<mirror::Object>> boot_image_live_objects = in GetBootImageLiveObjects() local
102 ObjPtr<mirror::ObjectArray<mirror::Object>> boot_image_live_objects, in CheckIntegerCache()
212 ObjPtr<mirror::ObjectArray<mirror::Object>> boot_image_live_objects = GetBootImageLiveObjects(); in ComputeIntegerValueOfLocations() local
324 ObjPtr<mirror::ObjectArray<mirror::Object>> boot_image_live_objects = GetBootImageLiveObjects(); in ComputeIntegerValueOfInfo() local
/art/dex2oat/linker/
Dimage_writer.cc2285 MutableHandle<ObjectArray<Object>> boot_image_live_objects = handles.NewHandle( in CalculateNewObjectOffsets() local
/art/oatdump/
Doatdump.cc1656 ObjPtr<mirror::ObjectArray<mirror::Object>> boot_image_live_objects = in GetBootImageLiveObjectsDataRange() local