Home
last modified time | relevance | path

Searched defs:TARGET_SZSIGCODE (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/bsd-user/arm/
H A Dtarget_arch_signal.h52 #define TARGET_SZSIGCODE ((abi_ulong)(9 * TARGET_INSN_SIZE)) macro
/openbmc/qemu/bsd-user/riscv/
H A Dtarget_arch_signal.h29 #define TARGET_SZSIGCODE ((abi_ulong)(7 * TARGET_INSN_SIZE)) macro
/openbmc/qemu/bsd-user/aarch64/
H A Dtarget_arch_signal.h34 #define TARGET_SZSIGCODE ((abi_ulong)(9 * TARGET_INSN_SIZE)) macro
/openbmc/qemu/bsd-user/i386/
H A Dtarget_arch_signal.h24 #define TARGET_SZSIGCODE 0 macro
/openbmc/qemu/bsd-user/x86_64/
H A Dtarget_arch_signal.h25 #define TARGET_SZSIGCODE 0 macro