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

/external/valgrind/main/coregrind/
H A Dm_signals.c1883 VG_(set_default_handler)(VKI_SIGSEGV);
2346 VG_(set_default_handler)(sigNo);
2462 VG_(set_default_handler)(sigNo);
2624 void VG_(set_default_handler)(Int signo) function

Completed in 54 milliseconds