Searched refs:sjlj_emit_function_exit (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | except.cc | 1270 sjlj_emit_function_exit (void) in sjlj_emit_function_exit() function 1475 sjlj_emit_function_exit (); in sjlj_build_landing_pads() 1492 sjlj_emit_function_exit (); in sjlj_build_landing_pads()
|
H A D | ChangeLog-2004 | 10811 (sjlj_emit_function_exit): Likewise. 13211 * except.c (sjlj_emit_function_exit): Fix logic locating 14560 connect_post_landing_pads, sjlj_emit_function_exit, 24559 sjlj_emit_function_enter, sjlj_emit_function_exit, reachable_handlers, 40430 sjlj_emit_function_exit, sjlj_emit_dispatch_table,
|
H A D | ChangeLog-2008 | 22325 sjlj_emit_function_exit, sjlj_emit_dispatch_table,
|
H A D | ChangeLog-2009 | 26639 * except.c (sjlj_emit_function_exit): Always place the call to the
|
H A D | ChangeLog-2017 | 17374 (sjlj_emit_function_exit): Likewise.
|
H A D | ChangeLog-2014 | 26786 (sjlj_emit_function_exit): Likewise for locals "seq", "insn".
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | except.c | 1269 sjlj_emit_function_exit (void) in sjlj_emit_function_exit() function 1474 sjlj_emit_function_exit (); in sjlj_build_landing_pads() 1491 sjlj_emit_function_exit (); in sjlj_build_landing_pads()
|