Searched refs:SetUserExceptionHandler (Results 1 – 2 of 2) sorted by relevance
130 void SetUserExceptionHandler(UserExceptionHandler pHandler, uptr stackBottom);164 void SetUserExceptionHandler(UserExceptionHandler pHandler, T* pStack) in SetUserExceptionHandler() function166 SetUserExceptionHandler(pHandler, pStack->GetStackBottom()); in SetUserExceptionHandler()
38 void SetUserExceptionHandler(UserExceptionHandler pHandler, uptr stackBottom) in SetUserExceptionHandler() function