Home
last modified time | relevance | path

Searched refs:_Unwind_Action (Results 1 – 18 of 18) sorted by relevance

/external/llvm-project/libunwind/src/
DUnwind-seh.cpp63 _Unwind_Action action; in _GCC_specific_handler()
95 action = (_Unwind_Action)ms_exc->ExceptionInformation[2]; in _GCC_specific_handler()
112 action = (_Unwind_Action)(_UA_CLEANUP_PHASE | _UA_FORCE_UNWIND); in _GCC_specific_handler()
117 action = (_Unwind_Action)(_UA_CLEANUP_PHASE | _UA_HANDLER_FRAME); in _GCC_specific_handler()
200 __libunwind_seh_personality(int version, _Unwind_Action state, in __libunwind_seh_personality()
264 _Unwind_Action action = in unwind_phase2_forced()
265 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE); in unwind_phase2_forced()
321 _Unwind_Action lastAction = in unwind_phase2_forced()
322 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE | _UA_END_OF_STACK); in unwind_phase2_forced()
DUnwind-sjlj.c189 _Unwind_Action action = _UA_CLEANUP_PHASE; in unwind_phase2()
191 action = (_Unwind_Action)( in unwind_phase2()
254 _Unwind_Action action = in unwind_phase2_forced()
255 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE); in unwind_phase2_forced()
310 _Unwind_Action lastAction = in unwind_phase2_forced()
311 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE | _UA_END_OF_STACK); in unwind_phase2_forced()
DUnwindLevel1.c191 _Unwind_Action action = _UA_CLEANUP_PHASE; in unwind_phase2()
194 action = (_Unwind_Action)(_UA_CLEANUP_PHASE | _UA_HANDLER_FRAME); in unwind_phase2()
278 _Unwind_Action action = in unwind_phase2_forced()
279 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE); in unwind_phase2_forced()
335 _Unwind_Action lastAction = in unwind_phase2_forced()
336 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE | _UA_END_OF_STACK); in unwind_phase2_forced()
DUnwindCursor.hpp59 int, _Unwind_Action, uint64_t, _Unwind_Exception *,
/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_exceptions.cpp22 typedef _Unwind_Reason_Code PersonalityFn(int version, _Unwind_Action actions,
36 __hwasan_personality_wrapper(int version, _Unwind_Action actions, in __hwasan_personality_wrapper()
/external/clang/lib/Headers/
Dunwind.h109 } _Unwind_Action; typedef
124 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn)(int, _Unwind_Action,
131 int, _Unwind_Action, _Unwind_Exception_Class, struct _Unwind_Exception *,
/external/llvm-project/clang/lib/Headers/
Dunwind.h101 } _Unwind_Action; typedef
155 typedef _Unwind_Reason_Code (*_Unwind_Stop_Fn)(int, _Unwind_Action,
161 typedef _Unwind_Reason_Code (*_Unwind_Personality_Fn)(int, _Unwind_Action,
/external/llvm-project/libunwind/include/
Dunwind.h54 } _Unwind_Action; typedef
146 _Unwind_Action actions,
153 int version, _Unwind_Action actions, uint64_t exceptionClass,
/external/compiler-rt/lib/builtins/
Dgcc_personality_v0.c167 __gcc_personality_sj0(int version, _Unwind_Action actions, in __gcc_personality_sj0()
177 __gcc_personality_v0(int version, _Unwind_Action actions, in __gcc_personality_sj0()
DREADME.txt216 _Unwind_Reason_Code __gcc_personality_v0(int version, _Unwind_Action actions,
/external/llvm-project/compiler-rt/lib/builtins/
Dgcc_personality_v0.c164 int version, _Unwind_Action actions, uint64_t exceptionClass, in __gcc_personality_sj0()
173 int version, _Unwind_Action actions, uint64_t exceptionClass, in __gcc_personality_sj0()
DREADME.txt224 _Unwind_Reason_Code __gcc_personality_v0(int version, _Unwind_Action actions,
/external/llvm-project/libunwind/test/
Dremember_state_leak.pass.sh.s7 # _Unwind_Reason_Code callback(int, _Unwind_Action, long unsigned int,
/external/libcxxabi/src/
Dcxa_personality.cpp564 static void scan_eh_tab(scan_results &results, _Unwind_Action actions, in scan_eh_tab()
957 (int version, _Unwind_Action actions, uint64_t exceptionClass, in __gxx_personality_imp()
1153 … scan_eh_tab(results, static_cast<_Unwind_Action>(_UA_CLEANUP_PHASE | _UA_HANDLER_FRAME), in __gxx_personality_v0()
/external/llvm-project/libcxxabi/src/
Dcxa_personality.cpp563 static void scan_eh_tab(scan_results &results, _Unwind_Action actions, in scan_eh_tab()
956 (int version, _Unwind_Action actions, uint64_t exceptionClass, in __gxx_personality_imp()
1152 … scan_eh_tab(results, static_cast<_Unwind_Action>(_UA_CLEANUP_PHASE | _UA_HANDLER_FRAME), in __gxx_personality_v0()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp109 } _Unwind_Action; typedef
647 _Unwind_Action actions, in handleLsda()
830 _Unwind_Action actions, in ourPersonality()
/external/llvm-project/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp596 _Unwind_Action actions, in handleLsda()
778 _Unwind_Reason_Code ourPersonality(int version, _Unwind_Action actions, in ourPersonality()
/external/libabigail/tests/data/test-read-dwarf/
Dtest22-pr19097-libstdc++.so.6.0.17.so.abi4844 …<typedef-decl name='_Unwind_Action' type-id='type-id-6' filepath='/tmp/legendre/spack-stage/spack-…