Searched refs:boot_image_live_objects_ (Results 1 – 2 of 2) sorted by relevance
714 mirror::ObjectArray<mirror::Object>* boot_image_live_objects_; variable
2512 boot_image_live_objects_ = boot_image_live_objects.Get(); in CalculateNewObjectOffsets()2724 reinterpret_cast<const uint8_t*>(GetImageAddress(boot_image_live_objects_)); in GetIntrinsicReferenceAddress()2726 IntrinsicObjects::GetIntegerValueOfArrayDataOffset(boot_image_live_objects_); in GetIntrinsicReferenceAddress()2732 IntrinsicObjects::GetIntegerValueOfObject(boot_image_live_objects_, index); in GetIntrinsicReferenceAddress()3636 boot_image_live_objects_(nullptr), in ImageWriter()