Searched refs:thread_set_exception_ports (Results 1 – 7 of 7) sorted by relevance
217 kern_return_t kr = thread_set_exception_ports( in unentitled_set_exception_ports_crash()238 kern_return_t kr = thread_set_exception_ports( in unentitled_set_exception_ports_pass()246 kr = thread_set_exception_ports( in unentitled_set_exception_ports_pass()273 kr = thread_set_exception_ports( in exception_ports_crash()
323 kr = thread_set_exception_ports( in create_exception_port_behavior64()
374 kr = thread_set_exception_ports(self, EXC_MASK_ALL, ePort, EXCEPTION_DEFAULT, THREAD_STATE_NONE); in test_exc_reply_type()
28 thread_set_exception_ports
183 kern_return_t kr = thread_set_exception_ports(
262 routine thread_set_exception_ports(415 * Calls thread_set_exception_ports on thread using a previously registered
4378 thread_set_exception_ports( in thread_set_exception_ports() function