Searched refs:_URC_CONTINUE_UNWIND (Results 1 - 4 of 4) sorted by relevance

/external/compiler-rt/lib/
H A Dgcc_personality_v0.c28 _URC_CONTINUE_UNWIND = 8 enumerator in enum:__anon4363
197 return _URC_CONTINUE_UNWIND;
202 return _URC_CONTINUE_UNWIND;
245 return _URC_CONTINUE_UNWIND;
/external/clang/lib/Headers/
H A Dunwind.h76 _URC_CONTINUE_UNWIND = 8 enumerator in enum:__anon3223
/external/clang/lib/include/
H A Dunwind.h76 _URC_CONTINUE_UNWIND = 8 enumerator in enum:__anon3517
/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp98 _URC_CONTINUE_UNWIND = 8 enumerator in enum:__anon7106
618 _Unwind_Reason_Code ret = _URC_CONTINUE_UNWIND;

Completed in 74 milliseconds