Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1197 const bool fixup_image = boot_image.Delta() != 0 || app_image_metadata.Delta() != 0 || in RelocateInPlace() local
1199 if (!fixup_image) { in RelocateInPlace()
1213 if (fixup_image) { in RelocateInPlace()
1320 if (fixup_image) { in RelocateInPlace()