Searched refs:_URC_HANDLER_FOUND (Results 1 - 15 of 15) sorted by path

/freebsd-11-stable/contrib/gcc/config/arm/
H A Dunwind-arm.c640 if (pr_result != _URC_HANDLER_FOUND)
931 return _URC_HANDLER_FOUND;
980 return _URC_HANDLER_FOUND;
H A Dunwind-arm.h58 _URC_HANDLER_FOUND = 6, enumerator in enum:__anon1219
/freebsd-11-stable/contrib/gcc/
H A Dunwind-generic.h71 _URC_HANDLER_FOUND = 6, enumerator in enum:__anon1401
H A Dunwind.inc119 if (code == _URC_HANDLER_FOUND)
/freebsd-11-stable/contrib/libstdc++/libsupc++/
H A Deh_personality.cc623 return _URC_HANDLER_FOUND;
/freebsd-11-stable/include/
H A Dunwind.h49 _URC_HANDLER_FOUND = 6, enumerator in enum:__anon6571
/freebsd-11-stable/contrib/libcxxrt/
H A Dexception.cc1123 // _URC_HANDLER_FOUND, then the phase 2 unwind will call this function with
1148 return _URC_HANDLER_FOUND;
1166 return _URC_HANDLER_FOUND;
H A Dunwind-arm.h36 _URC_HANDLER_FOUND = 6, enumerator in enum:__anon5
H A Dunwind-itanium.h49 _URC_HANDLER_FOUND = 6, enumerator in enum:__anon13
/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h85 _URC_HANDLER_FOUND = 6, enumerator in enum:__anon634
/freebsd-11-stable/contrib/llvm-project/libunwind/include/
H A Dunwind.h40 _URC_HANDLER_FOUND = 6, enumerator in enum:__anon1283
/freebsd-11-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp137 return _URC_HANDLER_FOUND;
148 return _URC_HANDLER_FOUND;
505 case _URC_HANDLER_FOUND:
511 "unwind_phase1(ex_ojb=%p): _URC_HANDLER_FOUND",
H A DUnwind-seh.cpp148 case _URC_HANDLER_FOUND:
234 return phase2 ? _URC_INSTALL_CONTEXT : _URC_HANDLER_FOUND;
H A DUnwind-sjlj.c137 case _URC_HANDLER_FOUND:
143 "_URC_HANDLER_FOUND",
H A DUnwindLevel1.c102 case _URC_HANDLER_FOUND:
109 "unwind_phase1(ex_ojb=%p): _URC_HANDLER_FOUND",

Completed in 191 milliseconds