Searched refs:thread_setentrypoint (Results 1 – 5 of 5) sorted by relevance
798 thread_setentrypoint(thread_t thread, mach_vm_address_t entry) in thread_setentrypoint() function
759 thread_setentrypoint(thread_t thread, mach_vm_offset_t entry) in thread_setentrypoint() function
1291 extern void thread_setentrypoint(
1930 thread_setentrypoint(thread_t thread, in thread_setentrypoint() function
882 thread_setentrypoint(thread, result->entry_point); in activate_exec_state()