Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_signal.h9 #define TARGET_SIGQUIT 3 /* quit */ macro
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_signal.h9 #define TARGET_SIGQUIT 3 /* quit */ macro
/openbmc/qemu/linux-user/generic/
H A Dsignal.h22 #define TARGET_SIGQUIT 3 macro
/openbmc/qemu/linux-user/hppa/
H A Dtarget_signal.h6 #define TARGET_SIGQUIT 3 macro
/openbmc/qemu/linux-user/sparc/
H A Dtarget_signal.h6 #define TARGET_SIGQUIT 3 macro
/openbmc/qemu/linux-user/mips64/
H A Dtarget_signal.h6 #define TARGET_SIGQUIT 3 /* Quit (POSIX). */ macro
/openbmc/qemu/linux-user/mips/
H A Dtarget_signal.h6 #define TARGET_SIGQUIT 3 /* Quit (POSIX). */ macro
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_signal.h13 #define TARGET_SIGQUIT 3 /* quit */ macro
/openbmc/qemu/linux-user/alpha/
H A Dtarget_signal.h6 #define TARGET_SIGQUIT 3 macro
/openbmc/qemu/bsd-user/
H A Dstrace.c272 case TARGET_SIGQUIT: in print_signal()
H A Dsignal.c351 case TARGET_SIGQUIT: in core_dump_signal()
/openbmc/qemu/gdbstub/
H A Duser-target.c30 TARGET_SIGQUIT,
/openbmc/qemu/linux-user/
H A Dsignal.c506 case TARGET_SIGQUIT: in core_dump_signal()