Searched refs:to_patch_end (Results 1 – 1 of 1) sorted by relevance
749 uintptr_t to_patch_end = reinterpret_cast<uintptr_t>(to_patch) + oat_text_sec->sh_size; in PatchTextSection() local754 CHECK_LT(reinterpret_cast<uintptr_t>(patch_loc), to_patch_end); in PatchTextSection()