Home
last modified time | relevance | path

Searched refs:machine_thread_reset_pc (Results 1 – 4 of 4) sorted by relevance

/xnu-11417.121.6/osfmk/kern/
H A Drestartable.c511 machine_thread_reset_pc(thread, pc); in thread_reset_pcs_ast()
H A Dthread.h1253 extern void machine_thread_reset_pc(
/xnu-11417.121.6/osfmk/i386/
H A Dpcb.c1276 machine_thread_reset_pc(thread_t thr_act, mach_vm_address_t pc) in machine_thread_reset_pc() function
/xnu-11417.121.6/osfmk/arm64/
H A Dstatus.c2056 machine_thread_reset_pc(thread_t thread, mach_vm_address_t pc) function