Searched refs:thread_setentrypoint (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/arm/
H A Dstatus.c374 * thread_setentrypoint
378 void thread_setentrypoint(thread_t thread, uint32_t entry) function
/darwin-on-arm/xnu/osfmk/i386/
H A Dbsd_i386.c642 * thread_setentrypoint:
648 thread_setentrypoint(thread_t thread, mach_vm_address_t entry) function
/darwin-on-arm/xnu/osfmk/kern/
H A Dthread.h786 extern void thread_setentrypoint(
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_exec.c978 thread_setentrypoint(thread, load_result.entry_point);

Completed in 24 milliseconds