Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dhelper-tcg.h47 void breakpoint_handler(CPUState *cs);
H A Dtcg-cpu.c187 .debug_excp_handler = breakpoint_handler,
/openbmc/qemu/target/i386/tcg/system/
H A Dbpt_helper.c209 void breakpoint_handler(CPUState *cs) in breakpoint_handler() function