Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dexcept.c297 static void sjlj_emit_function_enter PARAMS ((rtx));
2083 sjlj_emit_function_enter (dispatch_label) in sjlj_emit_function_enter() function
2260 sjlj_emit_function_enter (dispatch_label); in sjlj_build_landing_pads()
H A DChangeLog.53491 * except.c (sjlj_emit_function_enter): Call assemble_external_libcall
H A DChangeLog.610262 * except.c (sjlj_emit_function_enter): Use LCT_RETURNS_TWICE for
H A DChangeLog.71051 (sjlj_emit_function_enter): Use current_function_funcdef_no instead.
/openbsd/gnu/gcc/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()