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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c153 _Unwind_Reason_Code __gnu_unwind_frame(struct _Unwind_Exception *,
163 if (__gnu_unwind_frame(exceptionObject, context) != _URC_OK)
/freebsd-11-stable/contrib/gcc/
H A Dunwind-c.c89 if (__gnu_unwind_frame (ue_header, context) != _URC_OK) \
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dunwind-arm.h223 _Unwind_Reason_Code __gnu_unwind_frame (_Unwind_Control_Block *,
H A Dpr-support.c327 __gnu_unwind_frame (_Unwind_Control_Block * ucbp, _Unwind_Context * context) function
/freebsd-11-stable/contrib/libcxxrt/
H A Dunwind-arm.h190 _Unwind_Reason_Code __gnu_unwind_frame(struct _Unwind_Exception*, struct _Unwind_Context*);
H A Dexception.cc117 if (__gnu_unwind_frame(ex, context) != _URC_OK) { return _URC_FAILURE; }
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Deh_personality.cc190 if (__gnu_unwind_frame(ue_header, context) != _URC_OK) \
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp991 __gnu_unwind_frame(_Unwind_Exception *exception_object, function

Completed in 169 milliseconds