Home
last modified time | relevance | path

Searched defs:patches_end (Results 1 – 1 of 1) sorted by relevance

/art/patchoat/
Dpatchoat.cc616 uintptr_t* patches_end = patches + (patches_sec->sh_size/sizeof(uintptr_t)); in CheckOatFile() local
745 uintptr_t* patches_end = patches + (patches_sec->sh_size/sizeof(uintptr_t)); in PatchTextSection() local