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