Home | History | Annotate | Download | only in base

Lines Matching refs:StackDumpSignalHandler

112 void StackDumpSignalHandler(int signal, siginfo_t* info, ucontext_t* context) {
680 sig_t handler = reinterpret_cast<sig_t>(&StackDumpSignalHandler);