Searched refs:use_cxa_end_cleanup (Results 1 – 7 of 7) sorted by relevance
179 bool use_cxa_end_cleanup; member
388 new_eh->use_cxa_end_cleanup = true; in gen_eh_region()596 new_r->use_cxa_end_cleanup = old_r->use_cxa_end_cleanup; in duplicate_eh_regions_1()
3441 if (src_r->use_cxa_end_cleanup) in lower_resx()
389 new_eh->use_cxa_end_cleanup = true; in gen_eh_region()597 new_r->use_cxa_end_cleanup = old_r->use_cxa_end_cleanup; in duplicate_eh_regions_1()
3436 if (src_r->use_cxa_end_cleanup) in lower_resx()
7926 * except.h (struct eh_region_d): Add use_cxa_end_cleanup.