Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/config/arm/
H A Dunwind-arm.c813 __gnu_unwind_pr_common (_Unwind_State state, in __gnu_unwind_pr_common() function
1044 return __gnu_unwind_pr_common (state, ucbp, context, 0); in __aeabi_unwind_cpp_pr0()
1052 return __gnu_unwind_pr_common (state, ucbp, context, 1); in __aeabi_unwind_cpp_pr1()
1060 return __gnu_unwind_pr_common (state, ucbp, context, 2); in __aeabi_unwind_cpp_pr2()
/freebsd-12.1/contrib/gcc/
H A DChangeLog-20054170 (__gnu_unwind_pr_common): Cope with forced unwinding.