Searched refs:ApplyOatPatches (Results 1 – 2 of 2) sorted by relevance
130 static void ApplyOatPatches(const uint8_t* patches, const uint8_t* patches_end, Elf_Addr delta,
1406 ApplyOatPatches( in ApplyOatPatchesTo()1417 void ElfFileImpl<ElfTypes>::ApplyOatPatches( in ApplyOatPatches() function in art::ElfFileImpl