Searched refs:__gnu_unwind_execute (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/arm/
H A Dpr-support.c108 __gnu_unwind_execute (_Unwind_Context * context, __gnu_unwind_state * uws) function
341 return __gnu_unwind_execute (context, &uws);
H A Dunwind-arm.h225 _Unwind_Reason_Code __gnu_unwind_execute (_Unwind_Context *,
H A Dunwind-arm.c1022 if (__gnu_unwind_execute (context, &uws) != _URC_OK)

Completed in 120 milliseconds