Searched refs:exception_message (Results 1 – 2 of 2) sorted by relevance
409 MachException::Message exception_message; in DoExceptionThread() local415 error = exception_message.Receive( in DoExceptionThread()421 error = exception_message.Receive(GetExceptionPort(), in DoExceptionThread()428 error = exception_message.Receive(GetExceptionPort(), in DoExceptionThread()434 if (exception_message.CatchExceptionRaise(task)) { in DoExceptionThread()436 ExceptionMessageReceived(exception_message); in DoExceptionThread()
2449 std::string* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local2452 *exception_message); in HandleSehExceptionsInMethodIfSupported()2453 delete exception_message; in HandleSehExceptionsInMethodIfSupported()