Searched refs:sigsegv_handler (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Drelro_test.cc95 sigsegv_handler(int) function
135 // SIGSEGV, causing sigsegv_handler to be invoked, to throw past us.
147 signal(SIGSEGV, sigsegv_handler);
/netbsd-current/external/ibm-public/postfix/dist/examples/smtpd-policy/
H A Dgreylist.pl226 sub sigsegv_handler { subroutine
234 $SIG{'SEGV'} = 'sigsegv_handler';

Completed in 202 milliseconds