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

/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dunwind.h183 extern void _Unwind_SjLj_Register (struct SjLj_Function_Context *);
H A Dunwind-sjlj.c46 filled in by _Unwind_SjLj_Register. */
117 _Unwind_SjLj_Register (struct SjLj_Function_Context *fc)
116 _Unwind_SjLj_Register (struct SjLj_Function_Context *fc) function
/openbsd-current/gnu/gcc/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
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind_AppleExtras.cpp104 NOT_HERE_BEFORE_5_0(_Unwind_SjLj_Register)
H A DUnwind-sjlj.c23 /// \c _Unwind_SjLj_Register at the start of the function and
107 _Unwind_SjLj_Register(struct _Unwind_FunctionContext *fc) { function
/openbsd-current/gnu/llvm/libunwind/include/
H A Dunwind.h91 extern void _Unwind_SjLj_Register(_Unwind_FunctionContext_t fc);
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dunwind.h275 void _Unwind_SjLj_Register(_Unwind_FunctionContext_t);

Completed in 126 milliseconds