Searched refs:_Unwind_SjLj_Register (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dunwind-generic.h191 extern void _Unwind_SjLj_Register (struct SjLj_Function_Context *);
H A Dunwind-sjlj.c61 filled in by _Unwind_SjLj_Register. */
126 _Unwind_SjLj_Register (struct SjLj_Function_Context *fc)
125 _Unwind_SjLj_Register (struct SjLj_Function_Context *fc) function
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind_AppleExtras.cpp133 NOT_HERE_BEFORE_5_0(_Unwind_SjLj_Register)
H A DUnwind-sjlj.c23 /// \c _Unwind_SjLj_Register at the start of the function and
95 _Unwind_SjLj_Register(struct _Unwind_FunctionContext *fc) { function
/freebsd-11-stable/contrib/llvm-project/libunwind/include/
H A Dunwind.h287 extern void _Unwind_SjLj_Register(_Unwind_FunctionContext_t fc);
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h270 void _Unwind_SjLj_Register(_Unwind_FunctionContext_t);

Completed in 111 milliseconds