Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/ !
H A Drestartable.c359 machine_thread_reset_pc(thread, pc); in thread_reset_pcs_ast()
H A Dthread.h1012 extern void machine_thread_reset_pc(
/xnu-8019.80.24/osfmk/arm/ !
H A Dstatus.c507 machine_thread_reset_pc(thread_t thread, mach_vm_address_t pc) in machine_thread_reset_pc() function
/xnu-8019.80.24/osfmk/arm64/ !
H A Dstatus.c1314 machine_thread_reset_pc(thread_t thread, mach_vm_address_t pc) in machine_thread_reset_pc() function
/xnu-8019.80.24/osfmk/i386/ !
H A Dpcb.c1248 machine_thread_reset_pc(thread_t thr_act, mach_vm_address_t pc) in machine_thread_reset_pc() function