Searched refs:build_resx (Results 1 – 4 of 4) sorted by relevance
861 x = build_resx (get_eh_region_number (tf->region)); in honor_protect_cleanup_actions()966 x = build_resx (get_eh_region_number (tf->region)); in lower_try_finally_onedest()1054 x = build_resx (get_eh_region_number (tf->region)); in lower_try_finally_copy()1222 x = build_resx (get_eh_region_number (tf->region)); in lower_try_finally_switch()
3691 extern tree build_resx (int);
6938 build_resx (int region_number) in build_resx() function
19070 (honor_protect_cleanup_actions): Use build_resx.19075 * tree.c (build_resx): New.19076 * tree.h (build_resx): Declare.