Searched defs:patch_pool_end (Results 1 – 1 of 1) sorted by relevance
251 let patch_pool_end = self.breakpoint_patch_data_ends[i].get(LittleEndian); in breakpoint_patch() localVariable253 let patch_pool_end = usize::try_from(patch_pool_end).unwrap(); in breakpoint_patch() localVariable