Home
last modified time | relevance | path

Searched refs:__gnu_Unwind_RaiseException (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/config/arm/
H A Dunwind-arm.c607 __gnu_Unwind_RaiseException (_Unwind_Control_Block *, phase2_vrs *);
610 __gnu_Unwind_RaiseException (_Unwind_Control_Block * ucbp, in __gnu_Unwind_RaiseException() function
717 return __gnu_Unwind_RaiseException (ucbp, entry_vrs); in __gnu_Unwind_Resume_or_Rethrow()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20054165 (__gnu_Unwind_RaiseException): Replace for with do..while.