Searched refs:built_landing_pads (Results 1 – 1 of 1) sorted by relevance
231 int built_landing_pads; member792 gcc_assert (!*slot || cfun->eh->built_landing_pads); in add_ehl_entry()824 if (cfun->eh->built_landing_pads) in find_exception_handler_labels()835 if (USING_SJLJ_EXCEPTIONS && ! cfun->eh->built_landing_pads) in find_exception_handler_labels()2106 cfun->eh->built_landing_pads = 1; in finish_eh_generation()2210 if (cfun->eh->built_landing_pads) in remove_eh_handler()2278 if (cfun->eh->built_landing_pads) in maybe_remove_eh_handler()2393 if (cfun->eh->built_landing_pads) in add_reachable_handler()2655 (cfun->eh->built_landing_pads in reachable_handlers()