Lines Matching refs:handler
65 /* exit the current TB from a signal handler. The host registers are
201 CPUDebugExcpHandler *cpu_set_debug_excp_handler(CPUDebugExcpHandler *handler)
205 debug_excp_handler = handler;
1224 /* ??? On linux, the non-rt signal handler has 4 (!) arguments instead
1227 The rt signal handler, as far as I can tell, does not give this value
1324 #error host CPU specific signal handler needed