Home
last modified time | relevance | path

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

/qemu/linux-user/ppc/
H A Dsignal.c29 struct target_mcontext { struct
70 QEMU_BUILD_BUG_ON(offsetof(struct target_mcontext, mc_fregs) argument
73 QEMU_BUILD_BUG_ON(offsetof(struct target_mcontext, v_regs)
76 QEMU_BUILD_BUG_ON(offsetof(struct target_mcontext, mc_vregs)
91 struct target_mcontext mcontext;
164 struct target_mcontext tuc_mcontext;
172 struct target_mcontext mctx;
485 struct target_mcontext *mctx = 0; in setup_rt_frame()
577 struct target_mcontext *sr = NULL; in do_sigreturn()
612 struct target_mcontext *mcp; in do_setcontext()
[all …]
/qemu/bsd-user/arm/
H A Dtarget_arch_signal.h66 typedef struct target_mcontext { struct
/qemu/bsd-user/i386/
H A Dtarget_arch_signal.h30 typedef struct target_mcontext { struct
/qemu/bsd-user/x86_64/
H A Dtarget_arch_signal.h31 typedef struct target_mcontext { struct
/qemu/linux-user/m68k/
H A Dsignal.c55 struct target_mcontext { struct
67 struct target_mcontext tuc_mcontext; argument