Searched refs:DoExceptionThread (Results 1 – 2 of 2) sorted by relevance
245 void *DoExceptionThread();
313 return reinterpret_cast<NativeProcessDarwin *>(arg)->DoExceptionThread(); in ExceptionThread()316 void *NativeProcessDarwin::DoExceptionThread() { in DoExceptionThread() function in NativeProcessDarwin