Searched refs:push_throw_library_fn (Results 1 – 9 of 9) sorted by relevance
200 fn = push_throw_library_fn in throw_bad_cast()222 fn = push_throw_library_fn (name, t); in throw_bad_typeid()
66 = push_throw_library_fn (get_identifier ("__cxa_call_unexpected"), tmp); in init_exception_processing()
2787 fn = push_throw_library_fn in throw_bad_array_new_length()
1464 (push_throw_library_fn): Likewise.1488 (push_throw_library_fn): All throws are ECF_NORETURN.
252 * except.c (expand_throw): Use push_throw_library_fn for _Jv_Throw.5507 * decl.c (push_throw_library_fn): Take the FUNCTION_TYPE.5545 push_void_library_fn, push_throw_library_fn): New fns.
1213 (push_void_library_fn, push_throw_library_fn, expand_static_init):
6821 extern tree push_throw_library_fn (tree, tree);
3107 * decl.c (cxx_init_decl_processing, push_throw_library_fn): Likewise.
5139 push_throw_library_fn (tree name, tree type) in push_throw_library_fn() function