Home
last modified time | relevance | path

Searched refs:__personality_routine (Results 1 – 5 of 5) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1.c82 __personality_routine p = in unwind_phase1()
83 (__personality_routine)(long)(frameInfo.handler); in unwind_phase1()
178 __personality_routine p = in unwind_phase2()
179 (__personality_routine)(long)(frameInfo.handler); in unwind_phase2()
285 __personality_routine p = in unwind_phase2_forced()
286 (__personality_routine)(long)(frameInfo.handler); in unwind_phase2_forced()
DUnwind-sjlj.c48 __personality_routine personality; // arm offset=24
228 __personality_routine p = (__personality_routine) c->personality; in unwind_phase2_forced()
DUnwindLevel1-gcc-ext.c151 __personality_routine pr = (__personality_routine) readPrel31(unwindInfo); in _Unwind_Backtrace()
DUnwind-EHABI.cpp493 __personality_routine p = in unwind_phase1()
494 (__personality_routine)(long)(frameInfo.handler); in unwind_phase1()
622 __personality_routine p = in unwind_phase2()
623 (__personality_routine)(long)(frameInfo.handler); in unwind_phase2()
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/
Dunwind.h109 typedef _Unwind_Reason_Code (*__personality_routine) typedef
141 typedef _Unwind_Reason_Code (*__personality_routine) typedef