Searched refs:get_ucontext_sigreturn (Results 1 – 7 of 7) sorted by relevance
| /openbmc/qemu/bsd-user/i386/ |
| H A D | signal.c | 63 abi_long get_ucontext_sigreturn(CPUX86State *regs, abi_ulong target_sf, in get_ucontext_sigreturn() function
|
| /openbmc/qemu/bsd-user/x86_64/ |
| H A D | signal.c | 63 abi_long get_ucontext_sigreturn(CPUX86State *regs, in get_ucontext_sigreturn() function
|
| /openbmc/qemu/bsd-user/freebsd/ |
| H A D | target_os_ucontext.h | 41 abi_long get_ucontext_sigreturn(CPUArchState *env, abi_ulong target_sf,
|
| /openbmc/qemu/bsd-user/aarch64/ |
| H A D | signal.c | 122 abi_long get_ucontext_sigreturn(CPUARMState *regs, abi_ulong target_sf, in get_ucontext_sigreturn() function
|
| /openbmc/qemu/bsd-user/arm/ |
| H A D | signal.c | 216 abi_long get_ucontext_sigreturn(CPUARMState *env, abi_ulong target_sf, in get_ucontext_sigreturn() function
|
| /openbmc/qemu/bsd-user/riscv/ |
| H A D | signal.c | 164 abi_long get_ucontext_sigreturn(CPURISCVState *regs, in get_ucontext_sigreturn() function
|
| /openbmc/qemu/bsd-user/ |
| H A D | signal.c | 818 ret = get_ucontext_sigreturn(env, addr, &target_ucontext); in do_sigreturn()
|