Searched refs:TestingExceptionHandler (Results 1 – 1 of 1) sorted by relevance
183 void TestingExceptionHandler(pw_cpu_exception_State*);369 pw_cpu_exception_SetHandler(TestingExceptionHandler); in Setup()552 void TestingExceptionHandler(pw_cpu_exception_State* state) { in TestingExceptionHandler() function