Searched defs:set_default_handler (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/
H A Dm_signals.c1728 VG_(set_default_handler)(VKI_SIGSEGV);
2165 VG_(set_default_handler)(sigNo);
2281 VG_(set_default_handler)(sigNo);
2443 void VG_(set_default_handler)(Int signo) function

Completed in 59 milliseconds