Home
last modified time | relevance | path

Searched refs:SYS_sigreturn (Results 1 – 23 of 23) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Di386-linux-nat.c743 #ifndef SYS_sigreturn
744 #define SYS_sigreturn 0x77 macro
793 if (syscall == SYS_sigreturn || syscall == SYS_rt_sigreturn) in child_resume()
H A Dproc-events.c1162 #if defined (SYS_sigreturn) in init_syscall_table()
1163 syscall_table[SYS_sigreturn] = "sigreturn"; in init_syscall_table()
/openbsd/sys/arch/arm/arm/
H A Dsigcode.S58 mov r12, #SYS_sigreturn
/openbsd/sys/sys/
H A Dsyscall.h315 #define SYS_sigreturn 103 macro
H A Dsyscall_mi.h83 if (code == SYS_sigreturn) in pin_check()
/openbsd/sys/arch/riscv64/riscv64/
H A Dlocore.S199 li t0, SYS_sigreturn
/openbsd/sys/arch/alpha/alpha/
H A Dgenassym.cf133 export SYS_sigreturn
H A Dlocore.s179 ldiq v0, SYS_sigreturn /* and call sigreturn() with it. */
/openbsd/sys/arch/hppa/hppa/
H A Dgenassym.cf171 export SYS_sigreturn
H A Dlocore.S2872 ldi SYS_sigreturn, t1
/openbsd/sys/arch/m88k/m88k/
H A Dgenassym.cf85 export SYS_sigreturn
H A Dsubr.S1134 or %r13, %r0, SYS_sigreturn
/openbsd/sys/arch/mips64/mips64/
H A Dlcore_access.S77 LI v0, SYS_sigreturn # sigreturn(scp)
/openbsd/sys/arch/arm64/arm64/
H A Dlocore.S371 mov x8, #SYS_sigreturn
/openbsd/sys/arch/sparc64/sparc64/
H A Dgenassym.cf147 export SYS_sigreturn
H A Dlocore.s4264 restore %g0, SYS_sigreturn, %g1 ! get registers back & set syscall #
/openbsd/sys/arch/powerpc64/powerpc64/
H A Dlocore.S39 li %r0, SYS_sigreturn
/openbsd/sys/arch/sh/sh/
H A Dlocore_subr.S509 .L_SYS_sigreturn: .long SYS_sigreturn
/openbsd/sys/arch/amd64/amd64/
H A Dlocore.S178 movq $SYS_sigreturn,%rax
/openbsd/sys/kern/
H A Dkern_pledge.c188 [SYS_sigreturn] = PLEDGE_STDIO,
/openbsd/usr.bin/kdump/
H A Dkdump.c816 [SYS_sigreturn] = { Pptr },
/openbsd/sys/arch/i386/i386/
H A Dlocore.s338 movl $SYS_sigreturn,%eax
/openbsd/sys/arch/macppc/macppc/
H A Dlocore.S1179 li %r0,SYS_sigreturn