Searched refs:throw_exception (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/contrib/libcxxrt/
H A Dexception.cc726 static void throw_exception(__cxa_exception *ex) function
768 throw_exception(ex);
785 throw_exception((__cxa_exception*)ex);
/freebsd-9.3-release/contrib/gdb/gdb/
H A Dutils.c644 throw_exception (RETURN_ERROR);
681 throw_exception (RETURN_ERROR);
830 throw_exception (RETURN_ERROR);
971 throw_exception (RETURN_QUIT);
H A Dtop.c205 throw_exception(). */
308 /* Where to go for throw_exception(). */
314 throw_exception (enum return_reason reason)
350 function is aborted (using throw_exception() or zero if the
476 throw_exception (caught);
313 throw_exception (enum return_reason reason) function
H A Ddefs.h939 /* Reasons for calling throw_exception(). NOTE: all reason values
971 extern NORETURN void throw_exception (enum return_reason) ATTR_NORETURN;
975 throw_exception() than all cleanups installed since
H A Docd.c403 throw_exception (RETURN_QUIT);
H A Dremote-sds.c397 throw_exception (RETURN_QUIT);
H A Dremote-mips.c503 throw_exception (RETURN_ERROR);
2156 throw_exception (RETURN_QUIT);
H A Dnto-procfs.c584 throw_exception (RETURN_QUIT);
H A Dremote-fileio.c482 throw_exception (RETURN_QUIT);
H A Dmonitor.c1032 throw_exception (RETURN_QUIT);
H A Dremote.c2290 throw_exception (ex);
2812 throw_exception (RETURN_QUIT);
H A Dbreakpoint.c747 throw_exception (RETURN_ERROR);
5125 throw_exception (RETURN_ERROR);

Completed in 153 milliseconds