Searched refs:try_read_write_exc_port (Results 1 – 1 of 1) sorted by relevance
83 static mach_port_t try_read_write_exc_port; variable259 try_read_write_exc_port = create_exception_port(EXC_MASK_BAD_ACCESS); in initialize_exception_handlers()260 repeat_exception_handler(try_read_write_exc_port, try_read_write_exception_handler); in initialize_exception_handlers()275 set_thread_exception_port(try_read_write_exc_port, EXC_MASK_BAD_ACCESS); in begin_expected_exceptions()