Home
last modified time | relevance | path

Searched refs:SetUserExceptionHandlerLocal (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/include/nn/os/ARM/
Dos_ExceptionHandler.h196 void SetUserExceptionHandlerLocal(
224 void SetUserExceptionHandlerLocal( in SetUserExceptionHandlerLocal() function
227 SetUserExceptionHandlerLocal(pHandler, pStack->GetStackBottom(), pExceptionBuffer); in SetUserExceptionHandlerLocal()
/CTR-SDK-4.2.5/sources/libraries/os/ARM/
Dos_ExceptionHandler.cpp40 void SetUserExceptionHandlerLocal(UserExceptionHandler pHandler, uptr stackBottom, in SetUserExceptionHandlerLocal() function