Home
last modified time | relevance | path

Searched defs:Patch (Results 1 – 3 of 3) sorted by relevance

/art/compiler/
Delf_patcher.h48 static bool Patch(const CompilerDriver* driver, ElfFile* elf_file, in Patch() function
56 static bool Patch(const CompilerDriver* driver, ElfFile* elf_file, in Patch() function
Delf_patcher.cc39 bool ElfPatcher::Patch(const CompilerDriver* driver, ElfFile* elf_file, in Patch() function in art::ElfPatcher
59 bool ElfPatcher::Patch(const CompilerDriver* driver, ElfFile* elf, const OatFile* oat_file, in Patch() function in art::ElfPatcher
/art/patchoat/
Dpatchoat.cc111 bool PatchOat::Patch(const std::string& image_location, off_t delta, in Patch() function in art::PatchOat
194 bool PatchOat::Patch(File* input_oat, const std::string& image_location, off_t delta, in Patch() function in art::PatchOat
563 bool PatchOat::Patch(File* input_oat, off_t delta, File* output_oat, TimingLogger* timings, in Patch() function in art::PatchOat