Searched refs:PatchElf (Results 1 – 4 of 4) sorted by relevance
78 bool PatchElf()
74 return p.PatchElf(); in Patch()189 bool ElfPatcher::PatchElf() { in PatchElf() function in art::ElfPatcher
109 bool PatchElf();
304 if (!skip_patching_oat && !p.PatchElf()) { in Patch()596 if (!p.PatchElf()) { in Patch()652 bool PatchOat::PatchElf() { in PatchElf() function in art::PatchOat