GCC Middle and Back End API Reference
|
#include <except.h>
Data Structures | |
struct | eh_region_u_allowed |
struct | eh_region_u_must_not_throw |
struct | eh_region_u_try |
struct eh_region_d::eh_region_u::eh_region_u_allowed eh_region_d::eh_region_u::allowed |
Referenced by collect_one_action_chain(), duplicate_eh_regions_1(), gen_eh_region_allowed(), and lower_eh_filter().
struct eh_region_d::eh_region_u::eh_region_u_try eh_region_d::eh_region_u::eh_try |
Referenced by collect_one_action_chain(), duplicate_eh_regions_1(), and gen_eh_region_catch().
struct eh_region_d::eh_region_u::eh_region_u_must_not_throw eh_region_d::eh_region_u::must_not_throw |
Referenced by duplicate_eh_regions_1(), lower_eh_must_not_throw(), and lower_resx().