Home
last modified time | relevance | path

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

/system/core/debuggerd/handler/
Ddebuggerd_fallback.cpp314 static void crash_handler(siginfo_t* info, ucontext_t* ucontext, void* abort_message) { in crash_handler() function
352 return crash_handler(info, ucontext, abort_message); in debuggerd_fallback_handler()