Searched refs:pw_cpu_exception_SetHandler (Results 1 – 6 of 6) sorted by relevance
27 void pw_cpu_exception_SetHandler(void (*handler)(pw_cpu_exception_State*));
22 extern "C" void pw_cpu_exception_SetHandler( in pw_cpu_exception_SetHandler() function
96 at runtime via ``pw_cpu_exception_SetHandler()``. The handler can also be reset to
42 pw_cpu_exception_SetHandler(pw_system_exception_handler); in RegisterCrashHandler()
193 pw_cpu_exception_SetHandler(TestingExceptionHandler); in Setup()
279 pw_cpu_exception_SetHandler(TestingExceptionHandler); in Setup()