Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/arm/
H A Dpr-support.c108 __gnu_unwind_execute (_Unwind_Context * context, __gnu_unwind_state * uws) in __gnu_unwind_execute() function
341 return __gnu_unwind_execute (context, &uws); in __gnu_unwind_frame()
H A Dunwind-arm.h214 _Unwind_Reason_Code __gnu_unwind_execute (_Unwind_Context *,
H A Dunwind-arm.c964 if (__gnu_unwind_execute (context, &uws) != _URC_OK) in __gnu_unwind_pr_common()