Home
last modified time | relevance | path

Searched refs:arm_thread_state64_set_pc_fptr (Results 1 – 3 of 3) sorted by relevance

/xnu-8019.80.24/tests/
H A Dthread_set_state_arm64_cpsr.c90 arm_thread_state64_set_pc_fptr(ts, new_pc);
H A Dexc_helpers.c212 arm_thread_state64_set_pc_fptr(*state, pc); in catch_mach_exception_raise_state_identity()
/xnu-8019.80.24/osfmk/mach/arm/
H A Dthread_status.h128 #define arm_thread_state64_set_pc_fptr(ts, fptr) \ macro