Home
last modified time | relevance | path

Searched refs:handler_unsup_insn (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/coregrind/
Dm_machine.c522 static void handler_unsup_insn ( Int x ) { in handler_unsup_insn() function
1028 tmp_sigill_act.ksa_handler = handler_unsup_insn; in VG_()
1035 tmp_sigfpe_act.ksa_handler = handler_unsup_insn; in VG_()
1182 tmp_sigill_act.ksa_handler = handler_unsup_insn; in VG_()
1188 tmp_sigfpe_act.ksa_handler = handler_unsup_insn; in VG_()
1323 tmp_sigill_act.ksa_handler = handler_unsup_insn; in VG_()
1465 tmp_sigill_act.ksa_handler = handler_unsup_insn; in VG_()
1471 tmp_sigfpe_act.ksa_handler = handler_unsup_insn; in VG_()
1610 tmp_sigill_act.ksa_handler = handler_unsup_insn; in VG_()