Searched defs:_URC_NO_REASON (Results 1 - 5 of 5) sorted by relevance

/external/libunwind/include/
H A Dunwind.h42 _URC_NO_REASON = 0, enumerator in enum:__anon24711
101 if the callback returns any value other than _URC_NO_REASON. */
/external/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c20 _URC_NO_REASON = 0, enumerator in enum:__anon19595
/external/clang/lib/Headers/
H A Dunwind.h81 _URC_NO_REASON = 0, enumerator in enum:__anon17934
/external/libcxxabi/include/
H A Dunwind.h35 _URC_NO_REASON = 0, enumerator in enum:__anon23605
277 // or the _Unwind_Trace_Fn function returns something other than _URC_NO_REASON.
/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp90 _URC_NO_REASON = 0, enumerator in enum:__anon25447

Completed in 514 milliseconds