Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDexcept.h62 extern void init_eh_for_function (void);
HDtree-inline.c945 init_eh_for_function (); in copy_cfg_body()
HDexcept.c439 init_eh_for_function (void) in init_eh_for_function() function
HDfunction.c3810 init_eh_for_function (); in allocate_struct_function()
HDtree-cfg.c4938 init_eh_for_function (); in move_sese_region_to_fn()
HDChangeLog-19991017 (init_eh_for_function): Allocate ehqueue.
1954 * except.c (init_eh_for_function): Still zero eh_return_context,
1966 (init_eh_for_function): Use xcalloc.
7365 Call init_eh_for_function.
7376 (init_stmt_for_function): Don't call init_eh_for_function.
12092 (init_eh_for_function): Allocate current_function->eh.
HDChangeLog-19985933 (init_eh_for_function): Initialize them.
6160 (init_eh_for_function): Clear them.
12220 (init_eh_for_function): Initialize the catch stack.
14804 (save_eh_status): Call init_eh_for_function, not init_eh.
HDFSFChangeLog.116130 ({start,end}_eh_unwinder, init_eh_for_function): Likewise.
HDChangeLog-200218070 (init_eh_for_function): Use GGC on struct eh_status.