Home
last modified time | relevance | path

Searched defs:SetUserExceptionHandler (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/sources/libraries/os/ARM/
Dos_ExceptionHandler.cpp24 void SetUserExceptionHandler(UserExceptionHandler pHandler, uptr stackBottom) in SetUserExceptionHandler() function
29 void SetUserExceptionHandler(UserExceptionHandler pHandler, uptr stackBottom, in SetUserExceptionHandler() function
/CTR-SDK-4.2.5/include/nn/os/ARM/
Dos_ExceptionHandler.h161 void SetUserExceptionHandler( in SetUserExceptionHandler() function
272 void SetUserExceptionHandler(UserExceptionHandler pHandler, T* pStack) in SetUserExceptionHandler() function