Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dexcept.h62 extern void init_eh_for_function (void);
H A Dtree-inline.c945 init_eh_for_function (); in copy_cfg_body()
H A Dexcept.c439 init_eh_for_function (void) in init_eh_for_function() function
H A Dfunction.c3810 init_eh_for_function (); in allocate_struct_function()
H A Dtree-cfg.c4938 init_eh_for_function (); in move_sese_region_to_fn()
H A DChangeLog-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.
H A DChangeLog-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.
H A DFSFChangeLog.116130 ({start,end}_eh_unwinder, init_eh_for_function): Likewise.
H A DChangeLog-200218070 (init_eh_for_function): Use GGC on struct eh_status.