Searched refs:exceptions_state_mc_catch (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dcommon-exceptions.h181 extern int exceptions_state_mc_catch (struct gdb_exception *, int);
222 if (exceptions_state_mc_catch (&(EXCEPTION), MASK))
H A Dcommon-exceptions.cc130 exceptions_state_mc_catch (struct gdb_exception *exception, function
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dcommon-exceptions.h217 extern int exceptions_state_mc_catch (struct gdb_exception *, int);
258 if (exceptions_state_mc_catch (&(EXCEPTION), MASK))
H A Dcommon-exceptions.cc130 exceptions_state_mc_catch (struct gdb_exception *exception, function

Completed in 182 milliseconds