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);
227 arm_thread_state64_set_pc_fptr(*state, pc); in catch_mach_exception_raise_state_identity()
244 arm_thread_state64_set_pc_fptr(*state, pc); in catch_mach_exception_raise_state_identity()271 arm_thread_state64_set_pc_fptr(*state, pc); in catch_mach_exception_raise_state_identity()
138 #define arm_thread_state64_set_pc_fptr(ts, fptr) \ macro