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

/vbox/src/recompiler/tests/
H A Dqruncom.c111 static void host_segv_handler(int host_signum, siginfo_t *info, function
160 act.sa_sigaction = host_segv_handler;

Completed in 42 milliseconds