Searched refs:arm_thread_state64_set_pc_fptr (Results 1 – 4 of 4) sorted by relevance
90 arm_thread_state64_set_pc_fptr(ts, new_pc);
212 arm_thread_state64_set_pc_fptr(*state, pc); in catch_mach_exception_raise_state_identity()
229 arm_thread_state64_set_pc_fptr(*state, pc); in catch_mach_exception_raise_state_identity()
128 #define arm_thread_state64_set_pc_fptr(ts, fptr) \ macro