Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/kern/
H A Drestartable.c511 machine_thread_reset_pc(thread, pc); in thread_reset_pcs_ast()
H A Dthread.h1204 extern void machine_thread_reset_pc(
/xnu-10063.101.15/osfmk/arm64/
H A Dstatus.c1590 machine_thread_reset_pc(thread_t thread, mach_vm_address_t pc) in machine_thread_reset_pc() function
/xnu-10063.101.15/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