Home
last modified time | relevance | path

Searched refs:_UA_FORCE_UNWIND (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp112 action = (_Unwind_Action)(_UA_CLEANUP_PHASE | _UA_FORCE_UNWIND); in _GCC_specific_handler()
276 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE); in unwind_phase2_forced()
341 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE | _UA_END_OF_STACK); in unwind_phase2_forced()
H A DUnwind-sjlj.c268 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE); in unwind_phase2_forced()
324 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE | _UA_END_OF_STACK); in unwind_phase2_forced()
H A DUnwindLevel1.c376 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE); in unwind_phase2_forced()
434 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE | _UA_END_OF_STACK); in unwind_phase2_forced()
H A DUnwind-EHABI.cpp738 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE); in unwind_phase2_forced()
806 (_Unwind_Action)(_UA_FORCE_UNWIND | _UA_CLEANUP_PHASE | _UA_END_OF_STACK); in unwind_phase2_forced()
/freebsd/contrib/libcxxrt/
H A Dunwind-itanium.h60 #define _UA_FORCE_UNWIND 8 macro
H A Dunwind-arm.h163 #define _UA_FORCE_UNWIND 8 macro
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind.h52 _UA_FORCE_UNWIND = 8, enumerator
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h101 _UA_FORCE_UNWIND = 8, enumerator