Home
last modified time | relevance | path

Searched refs:catcher (Results 1 – 25 of 89) sorted by relevance

1234

/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dexception.cc35 int catcher (int x) in catcher() function
48 catcher (x); in main()
56 catcher (x); in main()
61 catcher (y); in main()
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dexception.cc35 int catcher (int x) in catcher() function
48 catcher (x); in main()
56 catcher (x); in main()
61 catcher (y); in main()
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dsigaltstack.c29 void catcher (int signal);
39 act.sa_handler = catcher; in thrower()
57 catcher (int signal) in catcher() function
95 catcher (0); in main()
H A Dsavedregs.c40 catcher (int sig) in catcher() function
67 signal (SIGILL, catcher); in main()
68 signal (SIGSEGV, catcher); in main()
H A Dsavedregs.exp141 process_saved_regs catcher { sigtramp thrower } { main }
147 process_saved_regs caller { dummy catcher } { sigtramp thrower main }
151 process_saved_regs callee { caller } { dummy catcher sigtramp thrower main }
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dsigaltstack.c29 void catcher (int signal);
39 act.sa_handler = catcher; in thrower()
57 catcher (int signal) in catcher() function
95 catcher (0); in main()
H A Dsavedregs.c40 catcher (int sig) in catcher() function
67 signal (SIGILL, catcher); in main()
68 signal (SIGSEGV, catcher); in main()
H A Dsavedregs.exp141 process_saved_regs catcher { sigtramp thrower } { main }
147 process_saved_regs caller { dummy catcher } { sigtramp thrower main }
151 process_saved_regs callee { caller } { dummy catcher sigtramp thrower main }
/netbsd/sys/arch/mips/mips/
H A Dsig_machdep.c84 const sig_t catcher = SIGACTION(p, signo).sa_handler; in sendsig_siginfo() local
119 tf->tf_regs[_R_PC] = (intptr_t)catcher; in sendsig_siginfo()
120 tf->tf_regs[_R_T9] = (intptr_t)catcher; in sendsig_siginfo()
H A Dcompat_16_machdep.c102 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
188 tf->tf_regs[_R_A3] = (intptr_t)catcher; /* XXX ??? */ in sendsig_sigcontext()
190 tf->tf_regs[_R_PC] = (intptr_t)catcher; in sendsig_sigcontext()
191 tf->tf_regs[_R_T9] = (intptr_t)catcher; in sendsig_sigcontext()
H A Dnetbsd32_machdep.c101 sig_t catcher = SIGACTION(p, sig).sa_handler; in netbsd32_sendsig_siginfo() local
153 tf->tf_regs[_R_PC] = (intptr_t)catcher; in netbsd32_sendsig_siginfo()
154 tf->tf_regs[_R_T9] = (intptr_t)catcher; in netbsd32_sendsig_siginfo()
/netbsd/sys/arch/alpha/alpha/
H A Dcompat_16_machdep.c112 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
196 buildcontext(l,(void *)catcher, in sendsig_sigcontext()
202 buildcontext(l,(void *)catcher, in sendsig_sigcontext()
/netbsd/sys/arch/arm/arm/
H A Dcompat_16_machdep.c93 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
167 tf->tf_pc = (int)catcher; in sendsig_sigcontext()
169 if (((int) catcher) & 1) in sendsig_sigcontext()
H A Dsig_machdep.c97 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_siginfo() local
144 tf->tf_pc = (int)catcher; in sendsig_siginfo()
146 if (((int) catcher) & 1) in sendsig_siginfo()
/netbsd/sys/arch/powerpc/powerpc/
H A Dcompat_16_machdep.c77 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
156 tf->tf_lr = (register_t)catcher; in sendsig_sigcontext()
166 tf->tf_lr = (register_t)catcher; in sendsig_sigcontext()
/netbsd/sys/arch/sparc64/sparc64/
H A Dsunos_machdep.c93 sig_t catcher = SIGACTION(p, sig).sa_handler; in sunos_sendsig() local
198 addr = (long)catcher; /* user does his own trampolining */ in sunos_sendsig()
205 catcher, (void *)(u_long)addr); in sunos_sendsig()
H A Dnetbsd32_machdep_16.c114 sig_t catcher = SIGACTION(p, sig).sa_handler; in netbsd32_sendsig_sigcontext() local
217 tf->tf_global[1] = (long)catcher; in netbsd32_sendsig_sigcontext()
230 catcher, addr); in netbsd32_sendsig_sigcontext()
H A Dcompat_16_machdep.c99 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_sigcontext() local
224 tf->tf_global[1] = (vaddr_t)catcher; in sendsig_sigcontext()
237 catcher, (void *)(unsigned long)addr); in sendsig_sigcontext()
/netbsd/sys/compat/linux/arch/amd64/
H A Dlinux_machdep.c142 sig_t catcher = SIGACTION(p, sig).sa_handler; in linux_sendsig() local
245 if ((vaddr_t)catcher >= VM_MAXUSER_ADDRESS) { in linux_sendsig()
250 linux_buildcontext(l, catcher, sp); in linux_sendsig()
513 linux_buildcontext(struct lwp *l, void *catcher, void *f) in linux_buildcontext() argument
518 tf->tf_rip = (u_int64_t)catcher; in linux_buildcontext()
/netbsd/sys/arch/hppa/hppa/
H A Dsig_machdep.c128 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_siginfo() local
180 tf->tf_arg3 = (__greg_t)catcher; in sendsig_siginfo()
/netbsd/sys/arch/riscv/riscv/
H A Dsig_machdep.c91 const sig_t catcher = SIGACTION(p, signo).sa_handler; in sendsig_siginfo() local
132 tf->tf_pc = (intptr_t)catcher; in sendsig_siginfo()
/netbsd/sys/arch/m68k/m68k/
H A Dsig_machdep.c137 buildcontext(struct lwp *l, void *catcher, void *fp) in buildcontext() argument
146 frame->f_pc = (int)catcher; in buildcontext()
158 sig_t catcher = SIGACTION(p, sig).sa_handler; in sendsig_siginfo() local
188 buildcontext(l, catcher, fp); in sendsig_siginfo()
/netbsd/external/gpl3/gdb/dist/gdbsupport/
H A Dcommon-exceptions.cc42 struct catcher struct
52 static std::forward_list<struct catcher> catchers; argument
/netbsd/external/gpl3/gdb.old/dist/gdbsupport/
H A Dcommon-exceptions.cc42 struct catcher struct
52 static std::forward_list<struct catcher> catchers; argument
/netbsd/sys/arch/sparc/sparc/
H A Dsunos_machdep.c79 sig_t catcher = SIGACTION(p, sig).sa_handler; in sunos_sendsig() local
166 addr = (int)catcher; /* user does his own trampolining */ in sunos_sendsig()

1234