Searched refs:handle_exception (Results 1 - 10 of 10) sorted by relevance

/haiku-fatelf/src/system/boot/platform/bios_ia32/
H A Dinterrupts_asm.S21 call handle_exception;
29 call handle_exception;
H A Dinterrupts.cpp119 handle_exception(interrupt_frame frame) function
/haiku-fatelf/src/bin/gdb/gdb/nlm/
H A Dgdbserve.c504 handle_exception (struct StackFrame *frame) function
970 s.DDSdebuggerEntry = handle_exception;
/haiku-fatelf/src/bin/gdb/gdb/
H A Dsh-stub.c206 static void handle_exception (int exceptionVector);
793 void handle_exception(int exceptionVector) function
H A Di386-stub.c422 * remcomHandler is a front end for handle_exception. It moves the
744 handle_exception (int exceptionVector) function
H A Dm68k-stub.c395 * is then handled by either handle_exception or a system handler.
469 * remcomHandler is a front end for handle_exception. It moves the
817 handle_exception (int exceptionVector)
816 handle_exception (int exceptionVector) function
H A Dsparc-stub.c141 ! return from handle_exception.
555 handle_exception (unsigned long *registers) function
H A Dm32r-stub.c177 extern void handle_exception (int);
209 handle_exception (int exceptionVector) function
1146 Called from handle_exception to prepare the user program to single-step.
1213 Called from handle_exception to finish up when the user program
1391 bl handle_exception\n\
1422 bl handle_exception\n\
H A Dwin32-nat.c1063 handle_exception (struct target_waitstatus *ourstatus) function
1359 if (handle_exception (ourstatus))
H A Dwince.c1273 handle_exception (struct target_waitstatus *ourstatus) function
1454 if (handle_exception (ourstatus))

Completed in 127 milliseconds