Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dimage_space.cc1026 const bool fixup_image = boot_image.Delta() != 0 || app_image.Delta() != 0; in RelocateInPlace() local
1028 if (!fixup_image && !fixup_code) { in RelocateInPlace()
1038 if (fixup_image) { in RelocateInPlace()
1117 FixupArtMethodVisitor method_visitor(fixup_image, in RelocateInPlace()
1125 if (fixup_image) { in RelocateInPlace()