Searched refs:DFX_SignalHandler (Results 1 – 3 of 3) sorted by relevance
918 static void DFX_SignalHandler(int sig, siginfo_t *si, void *context) in DFX_SignalHandler() function930 action.sa_sigaction = DFX_SignalHandler; in InstallSigActionHandler()
292 1. Process B calls the `DFX_SignalHandler` function to detect crash exception signals from `SignalH…
23 1. After the signal processor is installed, SignalHandler uses the **DFX_SignalHandler** function t…