Searched refs:_URC_HANDLER_FOUND (Results 1 - 14 of 14) sorted by relevance

/freebsd-11.0-release/include/
H A Dunwind.h49 _URC_HANDLER_FOUND = 6, enumerator in enum:__anon6567
/freebsd-11.0-release/contrib/libcxxrt/
H A Dunwind-itanium.h48 _URC_HANDLER_FOUND = 6, enumerator in enum:__anon1943
H A Dunwind-arm.h32 _URC_HANDLER_FOUND = 6, enumerator in enum:__anon1935
H A Dexception.cc1116 // _URC_HANDLER_FOUND, then the phase 2 unwind will call this function with
1141 return _URC_HANDLER_FOUND;
1159 return _URC_HANDLER_FOUND;
/freebsd-11.0-release/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.0-release/contrib/llvm/tools/clang/lib/Headers/
H A Dunwind.h89 _URC_HANDLER_FOUND = 6, enumerator in enum:__anon3910
/freebsd-11.0-release/contrib/gcc/config/arm/
H A Dunwind-arm.h58 _URC_HANDLER_FOUND = 6, enumerator in enum:__anon1219
H A Dunwind-arm.c640 if (pr_result != _URC_HANDLER_FOUND)
934 return _URC_HANDLER_FOUND;
983 return _URC_HANDLER_FOUND;
/freebsd-11.0-release/contrib/llvm/projects/libunwind/include/
H A Dunwind.h36 _URC_HANDLER_FOUND = 6, enumerator in enum:__anon3314
/freebsd-11.0-release/contrib/llvm/projects/libunwind/src/
H A DUnwind-sjlj.c99 case _URC_HANDLER_FOUND:
105 "_URC_HANDLER_FOUND\n", exception_object);
H A DUnwindLevel1.c97 case _URC_HANDLER_FOUND:
104 "unwind_phase1(ex_ojb=%p): _URC_HANDLER_FOUND \n",
H A DUnwind-EHABI.cpp135 return _URC_HANDLER_FOUND;
146 return _URC_HANDLER_FOUND;
505 case _URC_HANDLER_FOUND:
511 "unwind_phase1(ex_ojb=%p): _URC_HANDLER_FOUND \n",
/freebsd-11.0-release/contrib/libstdc++/libsupc++/
H A Deh_personality.cc623 return _URC_HANDLER_FOUND;

Completed in 185 milliseconds