Lines Matching refs:exception_handler
11048 exception_handler (int sig)
11056 signal (SIGSEGV, exception_handler);
11059 signal (SIGBUS, exception_handler);
11973 exception_handler (int sig)
11981 signal (SIGSEGV, exception_handler);
11984 signal (SIGBUS, exception_handler);
13839 exception_handler (int sig)
13847 signal (SIGSEGV, exception_handler);
13850 signal (SIGBUS, exception_handler);