Searched refs:excpt (Results 1 - 9 of 9) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/bfin/
H A Devent.s40 .global excpt
41 excpt: label
42 excpt 15;
H A Devent.d31 00000014 <excpt>:
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dmsvc-inval.h94 # include <excpt.h>
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dmsvc-inval.h94 # include <excpt.h>
/netbsd-current/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.c3760 bool excpt = objc2_objc_exception_attr (lookup_interface (ref->ident)); local
3762 if (!impl && excpt)
3767 ref->data = build_ehtype (ref->ident, buf, !excpt);
/netbsd-current/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.cc3760 bool excpt = objc2_objc_exception_attr (lookup_interface (ref->ident));
3762 if (!impl && excpt)
3767 ref->data = build_ehtype (ref->ident, buf, !excpt);
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dbfin-sim.c1964 int excpt = uimm4 (poprnd); local
1966 TRACE_INSN (cpu, "EXCPT %s;", uimm4_str (excpt));
1969 cec_exception (cpu, excpt);
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dbfin-sim.c1966 int excpt = uimm4 (poprnd); local
1968 TRACE_INSN (cpu, "EXCPT %s;", uimm4_str (excpt));
1971 cec_exception (cpu, excpt);
/netbsd-current/sys/arch/hppa/hppa/
H A Dtrap.S659 ATRAP(excpt,T_EXCEPTION) /* 14. assist exception trap */

Completed in 306 milliseconds