Home
last modified time | relevance | path

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

/xnu-8796.121.2/osfmk/kern/
H A Drestartable.c511 machine_thread_reset_pc(thread, pc); in thread_reset_pcs_ast()
H A Dthread.h1110 extern void machine_thread_reset_pc(
/xnu-8796.121.2/osfmk/arm64/
H A Dstatus.c1578 machine_thread_reset_pc(thread_t thread, mach_vm_address_t pc) in machine_thread_reset_pc() function
/xnu-8796.121.2/osfmk/i386/
H A Dpcb.c1274 machine_thread_reset_pc(thread_t thr_act, mach_vm_address_t pc) in machine_thread_reset_pc() function