Home
last modified time | relevance | path

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

/art/compiler/
Delf_patcher.h78 bool PatchElf()
Delf_patcher.cc74 return p.PatchElf(); in Patch()
179 bool ElfPatcher::PatchElf() { in PatchElf() function in art::ElfPatcher
/art/patchoat/
Dpatchoat.h80 bool PatchElf();
Dpatchoat.cc273 if (!p.PatchElf()) { in Patch()
461 if (!p.PatchElf()) { in Patch()
517 bool PatchOat::PatchElf() { in PatchElf() function in art::PatchOat