Searched refs:thread_setentrypoint (Results 1 – 5 of 5) sorted by relevance
755 thread_setentrypoint(thread_t thread, mach_vm_offset_t entry) in thread_setentrypoint() function
795 thread_setentrypoint(thread_t thread, mach_vm_address_t entry) in thread_setentrypoint() function
1260 extern void thread_setentrypoint(
1667 thread_setentrypoint(thread_t thread, in thread_setentrypoint() function
881 thread_setentrypoint(thread, result->entry_point); in activate_exec_state()