Home
last modified time | relevance | path

Searched refs:image_header_boot_image_size (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/space/
Dimage_space.cc1161 const uint32_t image_header_boot_image_size = image_header.GetBootImageSize(); in RelocateInPlace() local
1162 if (boot_image_size != image_header_boot_image_size) { in RelocateInPlace()
1166 static_cast<uint64_t>(image_header_boot_image_size)); in RelocateInPlace()