Searched defs:pHandler (Results 1 – 2 of 2) sorted by relevance
| /CTR-SDK-4.2.8-20130828/sources/libraries/os/ARM/ |
| D | os_ExceptionHandler.cpp | 24 void SetUserExceptionHandler(UserExceptionHandler pHandler, uptr stackBottom) in SetUserExceptionHandler() 29 void SetUserExceptionHandler(UserExceptionHandler pHandler, uptr stackBottom, in SetUserExceptionHandler() 40 void SetUserExceptionHandlerLocal(UserExceptionHandler pHandler, uptr stackBottom, in SetUserExceptionHandlerLocal()
|
| /CTR-SDK-4.2.8-20130828/include/nn/os/ARM/ |
| D | os_ExceptionHandler.h | 162 UserExceptionHandler pHandler, T* pStack, ExceptionBuffer* pExceptionBuffer) in SetUserExceptionHandler() 225 UserExceptionHandler pHandler, T* pStack, ExceptionBuffer* pExceptionBuffer) in SetUserExceptionHandlerLocal() 272 void SetUserExceptionHandler(UserExceptionHandler pHandler, T* pStack) in SetUserExceptionHandler()
|