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);
163 arm_thread_state64_set_pc_fptr(*state, pc); in advance_exception_pc()
254 arm_thread_state64_set_pc_fptr(*state, pc); in catch_mach_exception_raise_state_identity()282 arm_thread_state64_set_pc_fptr(*state, pc); in catch_mach_exception_raise_state_identity()
173 #define arm_thread_state64_set_pc_fptr(ts, fptr) \ macro