Home
last modified time | relevance | path

Searched refs:_URC_HANDLER_FOUND (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/libcxxrt/
H A Dunwind-itanium.h49 _URC_HANDLER_FOUND = 6, enumerator
H A Dunwind-arm.h36 _URC_HANDLER_FOUND = 6, enumerator
H A Dexception.cc1177 return _URC_HANDLER_FOUND;
1195 return _URC_HANDLER_FOUND;
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind.h40 _URC_HANDLER_FOUND = 6, enumerator
/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwind-seh.cpp136 case _URC_HANDLER_FOUND: in _GCC_specific_handler()
231 return phase2 ? _URC_INSTALL_CONTEXT : _URC_HANDLER_FOUND; in __libunwind_seh_personality()
H A DUnwind-sjlj.c150 case _URC_HANDLER_FOUND: in unwind_phase1()
156 "_URC_HANDLER_FOUND", in unwind_phase1()
H A DUnwind-EHABI.cpp141 return _URC_HANDLER_FOUND; in ProcessDescriptors()
532 case _URC_HANDLER_FOUND: in unwind_phase1()
H A DUnwindLevel1.c156 case _URC_HANDLER_FOUND: in unwind_phase1()
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h87 _URC_HANDLER_FOUND = 6, enumerator