Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dinternals.h26 GDB_SIGNAL_ALRM = 14, enumerator
H A Dsystem.c190 ret = GDB_SIGNAL_ALRM; in gdb_vm_state_change()