Searched defs:PatchElf (Results 1 - 2 of 2) sorted by relevance

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

Completed in 59 milliseconds