Home
last modified time | relevance | path

Searched defs:pw_cpu_exception_State (Results 1 – 2 of 2) sorted by relevance

/external/pigweed/pw_cpu_exception/
Dbasic_handler.cc21 extern "C" void pw_cpu_exception_DefaultHandler(pw_cpu_exception_State*) { in pw_cpu_exception_DefaultHandler() argument
Dstart_exception_handler.cc23 void (*handler)(pw_cpu_exception_State*)) { in pw_cpu_exception_SetHandler()