HomeSort by relevance Sort by last modified time
    Searched defs:PatchElf (Results 1 - 2 of 2) sorted by null

  /art/compiler/
elf_patcher.cc 74 return p.PatchElf();
189 bool ElfPatcher::PatchElf() {
  /art/patchoat/
patchoat.cc 304 if (!skip_patching_oat && !p.PatchElf()) {
596 if (!p.PatchElf()) {
652 bool PatchOat::PatchElf() {
    [all...]

Completed in 49 milliseconds