Searched refs:pop_signal_handler (Results 1 – 4 of 4) sorted by relevance
42 pop_signal_handler(SIGILL, old); in dexcr_exists()64 pop_signal_handler(SIGILL, old); in hashchk_triggers()
65 pop_signal_handler(SIGILL, old); in hashchk_detected_test()
116 struct sigaction pop_signal_handler(int sig, struct sigaction old_handler);
636 struct sigaction pop_signal_handler(int sig, struct sigaction old_handler) in pop_signal_handler() function