Home
last modified time | relevance | path

Searched defs:exceptionVector (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dm68k-stub.c166 int exceptionVector; /* cpu vector causing exception */ member
698 computeSignal (exceptionVector) in computeSignal() argument
816 handle_exception (int exceptionVector) in handle_exception()
H A Di386-stub.c655 computeSignal (int exceptionVector) in computeSignal()
744 handle_exception (int exceptionVector) in handle_exception()
H A Dsh-stub.c520 computeSignal (int exceptionVector) in computeSignal()
656 gdb_handle_exception (int exceptionVector) in gdb_handle_exception()
793 void handle_exception(int exceptionVector) in handle_exception()
H A Dm32r-stub.c209 handle_exception (int exceptionVector) in handle_exception()
852 computeSignal (int exceptionVector) in computeSignal()
/openbsd-src/gnu/usr.bin/binutils/gdb/nlm/
H A Dgdbserve.c444 computeSignal (int exceptionVector) in computeSignal()