Searched refs:ApplyOatPatches (Results 1 – 3 of 3) sorted by relevance
158 ElfFileImpl32::ApplyOatPatches( in TEST_F()
128 static void ApplyOatPatches(const uint8_t* patches, const uint8_t* patches_end, Elf_Addr delta,
1384 ApplyOatPatches( in ApplyOatPatchesTo()1395 void ElfFileImpl<ElfTypes>::ApplyOatPatches( in ApplyOatPatches() function in art::ElfFileImpl