Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
DUnwindLevel1.c80 __personality_routine p = in unwind_phase1()
81 (__personality_routine)(long)(frameInfo.handler); in unwind_phase1()
172 __personality_routine p = in unwind_phase2()
173 (__personality_routine)(long)(frameInfo.handler); in unwind_phase2()
279 __personality_routine p = in unwind_phase2_forced()
280 (__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()
DUnwind-EHABI.cpp461 __personality_routine p = in unwind_phase1()
462 (__personality_routine)(long)(frameInfo.handler); in unwind_phase1()
585 __personality_routine p = in unwind_phase2()
586 (__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
133 typedef _Unwind_Reason_Code (*__personality_routine) typedef