Searched refs:get_mcontext (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/bsd-user/i386/ |
| H A D | signal.c | 45 get_mcontext(env, mcp, flags); in setup_sigframe_arch() 50 abi_long get_mcontext(CPUX86State *regs, target_mcontext_t *mcp, int flags) in get_mcontext() function
|
| /openbmc/qemu/bsd-user/x86_64/ |
| H A D | signal.c | 43 get_mcontext(env, mcp, flags); in setup_sigframe_arch() 48 abi_long get_mcontext(CPUX86State *regs, in get_mcontext() function
|
| /openbmc/qemu/bsd-user/aarch64/ |
| H A D | signal.c | 59 abi_long get_mcontext(CPUARMState *regs, target_mcontext_t *mcp, int flags) in get_mcontext() function 94 get_mcontext(env, mcp, flags); in setup_sigframe_arch()
|
| /openbmc/qemu/bsd-user/freebsd/ |
| H A D | target_os_ucontext.h | 39 abi_long get_mcontext(CPUArchState *env, target_mcontext_t *mcp, int flags);
|
| /openbmc/qemu/bsd-user/arm/ |
| H A D | signal.c | 84 abi_long get_mcontext(CPUARMState *env, target_mcontext_t *mcp, int flags) in get_mcontext() function 134 get_mcontext(env, mcp, flags); in setup_sigframe_arch()
|
| /openbmc/qemu/bsd-user/riscv/ |
| H A D | signal.c | 61 get_mcontext(env, mcp, flags); in setup_sigframe_arch() 69 abi_long get_mcontext(CPURISCVState *regs, target_mcontext_t *mcp, in get_mcontext() function
|