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.cc1157 const uint32_t image_header_boot_image_size = image_header.GetBootImageSize(); in RelocateInPlace() local
1159 if (boot_image_size != image_header_boot_image_size) { in RelocateInPlace()
1163 static_cast<uint64_t>(image_header_boot_image_size)); in RelocateInPlace()