Searched refs:patches_end (Results 1 – 1 of 1) sorted by relevance
616 uintptr_t* patches_end = patches + (patches_sec->sh_size/sizeof(uintptr_t)); in CheckOatFile() local629 for (; patches < patches_end; patches++) { in CheckOatFile()745 uintptr_t* patches_end = patches + (patches_sec->sh_size/sizeof(uintptr_t)); in PatchTextSection() local751 for (; patches < patches_end; patches++) { in PatchTextSection()