Home
last modified time | relevance | path

Searched refs:ApplyOatPatches (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Delf_file_impl.h130 static void ApplyOatPatches(const uint8_t* patches, const uint8_t* patches_end, Elf_Addr delta,
Delf_file.cc1397 ApplyOatPatches( in ApplyOatPatchesTo()
1408 void ElfFileImpl<ElfTypes>::ApplyOatPatches( in ApplyOatPatches() function in art::ElfFileImpl