Searched refs:try_region (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-eh.c1441 struct eh_region *try_region;
1446 try_region = gen_eh_region_try (state->cur_region);
1447 this_state.cur_region = try_region;
1448 this_state.prev_try = try_region;
1453 if (!get_eh_region_may_contain_throw (try_region))
1466 catch_region = gen_eh_region_catch (try_region, CATCH_TYPES (catch));
1436 struct eh_region *try_region; local
H A Dexcept.c227 struct eh_region *try_region;
226 struct eh_region *try_region; local

Completed in 57 milliseconds