Searched refs:pw_cpu_exception_DefaultHandler (Results 1 – 6 of 6) sorted by relevance
42 ``pw_cpu_exception_DefaultHandler()``. The behavior of this functions is entirely90 ``pw_cpu_exception_DefaultHandler()``. ``pw_cpu_exception_DefaultHandler()`` should95 ``pw_cpu_exception_DefaultHandler()`` is called indirectly, and may be overridden97 point to ``pw_cpu_exception_DefaultHandler()`` by calling
20 &pw_cpu_exception_DefaultHandler;29 exception_handler = &pw_cpu_exception_DefaultHandler; in pw_cpu_exception_RestoreDefaultHandler()
21 extern "C" void pw_cpu_exception_DefaultHandler(pw_cpu_exception_State*) { in pw_cpu_exception_DefaultHandler() function
46 PW_USED void pw_cpu_exception_DefaultHandler(pw_cpu_exception_State* state);
95 ``pw_cpu_exception_DefaultHandler()`` directly to delegate the crash handling117 application-provided ``pw_cpu_exception_DefaultHandler()`` function returns, the226 ``pw_cpu_exception_DefaultHandler()``)
79 You will need to provide a definition for pw_cpu_exception_DefaultHandler() that102 extern "C" void pw_cpu_exception_DefaultHandler(