Home
last modified time | relevance | path

Searched refs:duplicate_eh_regions (Results 1 – 10 of 10) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dexcept.h126 extern int duplicate_eh_regions PARAMS ((struct function *,
Dintegrate.c1250 eh_region_offset = duplicate_eh_regions (inl_f, map);
Dexcept.c1350 duplicate_eh_regions (ifun, map) in duplicate_eh_regions() function
DChangeLog.57103 (expand_inline_function): Call duplicate_eh_regions.
DChangeLog.615780 * except.c (duplicate_eh_regions): Test n_array[i] for NULL.
DChangeLog.720067 (duplicate_eh_regions): Whitespace.
/openbsd/src/gnu/gcc/gcc/
Dexcept.h85 extern int duplicate_eh_regions (struct function *, duplicate_eh_regions_map,
Dtree-inline.c947 = duplicate_eh_regions (cfun_to_copy, remap_decl_1, id, in copy_cfg_body()
Dexcept.c921 duplicate_eh_regions (struct function *ifun, duplicate_eh_regions_map map, in duplicate_eh_regions() function
Dtree-cfg.c4935 eh_offset = duplicate_eh_regions (saved_cfun, new_label_mapper, in move_sese_region_to_fn()