Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dlibfuncs.h66 #define unwind_sjlj_register_libfunc (libfunc_table[LTI_unwind_sjlj_register]) macro
Dexcept.c1893 emit_library_call (unwind_sjlj_register_libfunc, LCT_NORMAL, VOIDmode, in sjlj_emit_function_enter()
Doptabs.c5483 unwind_sjlj_register_libfunc = init_one_libfunc ("_Unwind_SjLj_Register"); in init_optabs()
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dlibfuncs.h179 #define unwind_sjlj_register_libfunc (libfunc_table[LTI_unwind_sjlj_register]) macro
Dexcept.c2128 emit_library_call (unwind_sjlj_register_libfunc, LCT_NORMAL, VOIDmode,
Doptabs.c5424 unwind_sjlj_register_libfunc = init_one_libfunc ("_Unwind_SjLj_Register"); in init_optabs()