Home
last modified time | relevance | path

Searched refs:TARGET_TRAP_TRACE (Results 1 – 5 of 5) sorted by relevance

/qemu/bsd-user/netbsd/
H A Dtarget_os_siginfo.h79 #define TARGET_TRAP_TRACE 2 macro
/qemu/bsd-user/openbsd/
H A Dtarget_os_siginfo.h79 #define TARGET_TRAP_TRACE 2 macro
/qemu/bsd-user/freebsd/
H A Dtarget_os_siginfo.h142 #define TARGET_TRAP_TRACE (2) /* process trace trap */ macro
/qemu/linux-user/m68k/
H A Dcpu_loop.c52 force_sig_fault(TARGET_SIGTRAP, TARGET_TRAP_TRACE, env->mmu.ar); in cpu_loop()
/qemu/linux-user/
H A Dsyscall_defs.h691 #define TARGET_TRAP_TRACE (2) /* process trace trap */ macro