Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gdb.old/dist/gdb/stubs/
H A Di386-stub.c655 computeSignal (int exceptionVector) in computeSignal() argument
658 switch (exceptionVector) in computeSignal()
744 handle_exception (int exceptionVector) in handle_exception() argument
751 gdb_i386vector = exceptionVector; in handle_exception()
756 exceptionVector, registers[PS], registers[PC]); in handle_exception()
760 sigval = computeSignal (exceptionVector); in handle_exception()