Home
last modified time | relevance | path

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

/art/patchoat/
Dpatchoat.cc738 bool need_boot_oat_fixup = true; in PatchElf() local
742 need_boot_oat_fixup = false; in PatchElf()
746 if (!need_boot_oat_fixup) { in PatchElf()