Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dexcept.h106 extern void init_eh_for_function PARAMS ((void));
Dexcept.c473 init_eh_for_function () in init_eh_for_function() function
DChangeLog.21017 (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.
Dfunction.c6285 init_eh_for_function (); in prepare_function_start()
DChangeLog.03641 (init_eh_for_function): Initialize the catch stack.
6225 (save_eh_status): Call init_eh_for_function, not init_eh.
DChangeLog.113252 (init_eh_for_function): Initialize them.
13479 (init_eh_for_function): Clear them.
DFSFChangeLog.116130 ({start,end}_eh_unwinder, init_eh_for_function): Likewise.
DChangeLog.73623 (init_eh_for_function): Use GGC on struct eh_status.
/openbsd/src/gnu/gcc/gcc/
Dexcept.h62 extern void init_eh_for_function (void);
Dtree-inline.c945 init_eh_for_function (); in copy_cfg_body()
Dexcept.c439 init_eh_for_function (void) in init_eh_for_function() function
Dfunction.c3802 init_eh_for_function (); in allocate_struct_function()
Dtree-cfg.c4931 init_eh_for_function (); in move_sese_region_to_fn()