Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/cp/
HDexcept.c43 static void push_eh_cleanup (tree);
245 push_eh_cleanup (tree type) in push_eh_cleanup() function
437 push_eh_cleanup (type); in expand_start_catch_block()
HDChangeLog-1997235 (push_eh_cleanup): Let the cleanup mechanism supply the handler.
328 (push_eh_cleanup): Increment handlers.
509 (push_eh_cleanup): From here. Handle the EH region by hand.
592 (push_eh_cleanup): Just call __cp_pop_exception.
HDChangeLog-19961904 * except.c (push_eh_cleanup): Likewise.
2054 (push_eh_cleanup): Reset __eh_in_catch.
2059 * except.c (push_eh_cleanup): Add tracking for whether or not we
3312 lang_interim_eh, push_eh_cleanup, eh_outer_context,
HDChangeLog-20033965 * except.c: Remove duplicate declaration of push_eh_cleanup.
5410 (push_eh_cleanup): Likewise.
HDChangeLog-20005439 (push_eh_cleanup): Take type parm.
5769 push_eh_cleanup() when handling a Java-style "catch". Pass Java
HDChangeLog-1999891 * except.c (push_eh_cleanup): Likewise.
1972 (push_eh_cleanup): Use finish_decl_cleanup.
HDChangeLog-1995133 (push_eh_cleanup): New routine to register a cleanup for an
HDChangeLog-1998248 (push_eh_cleanup): Don't increment 'handlers' data field.