Home
last modified time | relevance | path

Searched refs:__aeabi_unwind_cpp_pr0 (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/libunwind/src/
H A DUnwind-EHABI.h35 extern _Unwind_Reason_Code __aeabi_unwind_cpp_pr0(
H A DUnwind-EHABI.cpp447 __aeabi_unwind_cpp_pr0(_Unwind_State state, _Unwind_Control_Block *ucbp, in __aeabi_unwind_cpp_pr0() function
H A DUnwindCursor.hpp1535 personalityRoutine = (unw_word_t) &__aeabi_unwind_cpp_pr0; in getInfoFromEHABISection()
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Dlibgcc-bpabi.ver77 __aeabi_unwind_cpp_pr0
H A Dunwind-arm.c167 extern _Unwind_Reason_Code __aeabi_unwind_cpp_pr0 (_Unwind_State,
457 UCB_PR_ADDR (ucbp) = (_uw) &__aeabi_unwind_cpp_pr0; in get_eit_entry()
982 __aeabi_unwind_cpp_pr0 (_Unwind_State state, in __aeabi_unwind_cpp_pr0() function
/openbsd-src/gnu/llvm/libunwind/
H A DCMakeLists.txt228 # to __aeabi_unwind_cpp_pr0, which is defined in libunwind itself,