Home
last modified time | relevance | path

Searched defs:emulated_sigtable (Results 1 – 17 of 17) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/bsd-user/
H A Dqemu.h77 struct emulated_sigtable { struct
93 struct emulated_sigtable sigtab[TARGET_NSIG]; argument
/dports/emulators/qemu60/qemu-6.0.0/bsd-user/
H A Dqemu.h77 struct emulated_sigtable { struct
93 struct emulated_sigtable sigtab[TARGET_NSIG]; argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/bsd-user/
H A Dqemu.h77 struct emulated_sigtable { struct
93 struct emulated_sigtable sigtab[TARGET_NSIG]; argument
/dports/emulators/qemu5/qemu-5.2.0/bsd-user/
H A Dqemu.h77 struct emulated_sigtable { struct
93 struct emulated_sigtable sigtab[TARGET_NSIG]; argument
/dports/emulators/qemu-utils/qemu-4.2.1/bsd-user/
H A Dqemu.h77 struct emulated_sigtable { struct
93 struct emulated_sigtable sigtab[TARGET_NSIG]; argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/bsd-user/
H A Dqemu.h77 struct emulated_sigtable { struct
93 struct emulated_sigtable sigtab[TARGET_NSIG]; argument
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/bsd-user/
H A Dqemu.h77 struct emulated_sigtable { struct
93 struct emulated_sigtable sigtab[TARGET_NSIG]; argument
/dports/emulators/qemu/qemu-6.2.0/bsd-user/
H A Dqemu.h80 struct emulated_sigtable { struct
96 struct emulated_sigtable sigtab[TARGET_NSIG]; argument
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/bsd-user/
H A Dqemu.h80 struct emulated_sigtable { struct
98 struct emulated_sigtable sigtab[TARGET_NSIG]; argument
/dports/emulators/qemu/qemu-6.2.0/linux-user/
H A Dqemu.h94 struct emulated_sigtable { struct
95 int pending; /* true if signal is pending */
96 target_siginfo_t info;
/dports/emulators/qemu42/qemu-4.2.1/linux-user/
H A Dqemu.h93 struct emulated_sigtable { struct
94 int pending; /* true if signal is pending */
95 target_siginfo_t info;
/dports/emulators/qemu-utils/qemu-4.2.1/linux-user/
H A Dqemu.h93 struct emulated_sigtable { struct
94 int pending; /* true if signal is pending */
95 target_siginfo_t info;
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/linux-user/
H A Dqemu.h90 struct emulated_sigtable { struct
91 int pending; /* true if signal is pending */
92 target_siginfo_t info;
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/linux-user/
H A Dqemu.h94 struct emulated_sigtable { struct
95 int pending; /* true if signal is pending */
96 target_siginfo_t info;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/linux-user/
H A Dqemu.h94 struct emulated_sigtable { struct
95 int pending; /* true if signal is pending */
96 target_siginfo_t info;
/dports/emulators/qemu60/qemu-6.0.0/linux-user/
H A Dqemu.h96 struct emulated_sigtable { struct
97 int pending; /* true if signal is pending */
98 target_siginfo_t info;
/dports/emulators/qemu5/qemu-5.2.0/linux-user/
H A Dqemu.h98 struct emulated_sigtable { struct
99 int pending; /* true if signal is pending */
100 target_siginfo_t info;