Home
last modified time | relevance | path

Searched refs:sjlj_emit_function_enter (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dexcept.c277 static void sjlj_emit_function_enter (rtx);
1844 sjlj_emit_function_enter (rtx dispatch_label) in sjlj_emit_function_enter() function
2065 sjlj_emit_function_enter (dispatch_label); in sjlj_build_landing_pads()
H A DChangeLog-200410810 (sjlj_emit_function_enter): Likewise.
24559 sjlj_emit_function_enter, sjlj_emit_function_exit, reachable_handlers,
40429 dw2_build_landing_pads, sjlj_emit_function_enter,
H A DChangeLog-200110262 * except.c (sjlj_emit_function_enter): Use LCT_RETURNS_TWICE for
22698 * except.c (sjlj_emit_function_enter): Call assemble_external_libcall
H A DChangeLog-20057605 * except.c (sjlj_emit_function_enter): Find the function begin
29380 * except.c (sjlj_emit_function_enter): Ditto.
H A DChangeLog-20032855 * except.c (sjlj_emit_function_enter): Mark internal label as LOCAL.
17154 sjlj_emit_function_enter): Likewise.
H A DChangeLog-200215498 (sjlj_emit_function_enter): Use current_function_funcdef_no instead.