Searched refs:exception_handler (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/bfin/ |
H A D | f221.s | 11 R0 = exception_handler (Z); 12 R0.H = exception_handler; 45 exception_handler: label
|
H A D | c_progctrl_except_rtx.S | 21 R0 = exception_handler (Z); // wr address of exception handler to MMR EVT3 22 R0.H = exception_handler; 83 exception_handler: label
|
H A D | c_except_illopcode.S | 22 R0 = exception_handler (Z); // wr address of exception handler to MMR EVT3 23 R0.H = exception_handler; 86 exception_handler: label
|
/netbsd-src/sys/arch/sandpoint/stand/altboot/ |
H A D | exception.c | 49 void exception_handler(unsigned, struct cpu_state *); 71 exception_handler(unsigned vector, struct cpu_state *st) in exception_handler() function
|
H A D | entry.S | 323 lis 11,exception_handler@ha 324 addi 11,11,exception_handler@l
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
H A D | nocrash.m4 | 116 exception_handler (int sig) 124 signal (SIGSEGV, exception_handler); 127 signal (SIGBUS, exception_handler);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | extend.texi | 4965 @item exception_handler 4966 @cindex @code{exception_handler} function attribute 4983 When used together with @code{interrupt_handler}, @code{exception_handler} 5017 @code{exception_handler} or @code{nmi_handler} to indicate that the function
|
H A D | gcc.info | 36708 'exception_handler' 36721 When used together with 'interrupt_handler', 'exception_handler' or 36746 'exception_handler' or 'nmi_handler' to indicate that the function 68745 * exception_handler function attribute: Blackfin Function Attributes.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | extend.texi | 4585 @item exception_handler 4586 @cindex @code{exception_handler} function attribute 4603 When used together with @code{interrupt_handler}, @code{exception_handler} 4637 @code{exception_handler} or @code{nmi_handler} to indicate that the function
|
H A D | gcc.info | 33273 'exception_handler' 33286 When used together with 'interrupt_handler', 'exception_handler' or 33311 'exception_handler' or 'nmi_handler' to indicate that the function 65432 * exception_handler function attribute: Blackfin Function Attributes.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2005 | 25724 * doc/extend.texi (exception_handler, kspisusp, nesting, nmi_handler):
|