Home
last modified time | relevance | path

Searched refs:_Unwind_Personality_Fn (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/libunwind/src/
DUnwindLevel1.c92 _Unwind_Personality_Fn p = in unwind_phase1()
93 (_Unwind_Personality_Fn)(uintptr_t)(frameInfo.handler); in unwind_phase1()
189 _Unwind_Personality_Fn p = in unwind_phase2()
190 (_Unwind_Personality_Fn)(uintptr_t)(frameInfo.handler); in unwind_phase2()
295 _Unwind_Personality_Fn p = in unwind_phase2_forced()
296 (_Unwind_Personality_Fn)(intptr_t)(frameInfo.handler); in unwind_phase2_forced()
DUnwind-sjlj.c42 _Unwind_Personality_Fn personality; // arm offset=24
271 _Unwind_Personality_Fn p = (_Unwind_Personality_Fn)c->personality; in unwind_phase2_forced()
DUnwindLevel1-gcc-ext.c152 _Unwind_Personality_Fn handler = (_Unwind_Personality_Fn)frameInfo.handler; in _Unwind_Backtrace()
DUnwind-seh.cpp60 DISPATCHER_CONTEXT *disp, _Unwind_Personality_Fn pers) { in _GCC_specific_handler()
281 _Unwind_Personality_Fn p = in unwind_phase2_forced()
282 (_Unwind_Personality_Fn)(intptr_t)(frameInfo.handler); in unwind_phase2_forced()
DUnwind-EHABI.cpp486 _Unwind_Personality_Fn p = in unwind_phase1()
487 (_Unwind_Personality_Fn)(long)(frameInfo.handler); in unwind_phase1()
602 _Unwind_Personality_Fn p = in unwind_phase2()
603 (_Unwind_Personality_Fn)(long)(frameInfo.handler); in unwind_phase2()
/external/llvm-project/libunwind/include/
Dunwind.h114 typedef _Unwind_Reason_Code (*_Unwind_Personality_Fn)( typedef
152 typedef _Unwind_Reason_Code (*_Unwind_Personality_Fn)( typedef
388 _Unwind_Personality_Fn pers);
/external/clang/lib/Headers/
Dunwind.h130 typedef _Unwind_Reason_Code (*_Unwind_Personality_Fn)( typedef
133 typedef _Unwind_Personality_Fn __personality_routine;
/external/llvm-project/clang/lib/Headers/
Dunwind.h161 typedef _Unwind_Reason_Code (*_Unwind_Personality_Fn)(int, _Unwind_Action, typedef
165 typedef _Unwind_Personality_Fn __personality_routine;
/external/libcxxabi/src/
Dcxa_personality.cpp33 _Unwind_Personality_Fn);
/external/llvm-project/libcxxabi/src/
Dcxa_personality.cpp32 _Unwind_Personality_Fn);