Home
last modified time | relevance | path

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

/openbmc/qemu/gdbstub/
H A Dinternals.h30 GDB_SIGNAL_UNKNOWN = 143 enumerator
H A Duser-target.c202 return GDB_SIGNAL_UNKNOWN; in gdb_target_signal_to_gdb()
H A Dsystem.c204 ret = GDB_SIGNAL_UNKNOWN; in gdb_vm_state_change()