Home
last modified time | relevance | path

Searched refs:_URC_END_OF_STACK (Results 1 – 16 of 16) sorted by relevance

/external/libunwind_llvm/src/
DUnwindLevel1-gcc-ext.c131 _URC_END_OF_STACK); in _Unwind_Backtrace()
132 return _URC_END_OF_STACK; in _Unwind_Backtrace()
138 return _URC_END_OF_STACK; in _Unwind_Backtrace()
151 return _URC_END_OF_STACK; in _Unwind_Backtrace()
155 return _URC_END_OF_STACK; in _Unwind_Backtrace()
DUnwind-sjlj.c85 return _URC_END_OF_STACK; in unwind_phase1()
142 return _URC_END_OF_STACK; in unwind_phase2()
207 return _URC_END_OF_STACK; in unwind_phase2_forced()
DUnwindLevel1.c50 return _URC_END_OF_STACK; in unwind_phase1()
147 return _URC_END_OF_STACK; in unwind_phase2()
DUnwind-EHABI.cpp462 return _URC_END_OF_STACK; in unwind_phase1()
594 return _URC_END_OF_STACK; in unwind_phase2()
/external/libunwind/src/unwind/
DBacktrace.c47 ret = _URC_END_OF_STACK; in _Unwind_Backtrace()
DRaiseException.c59 ret = _URC_END_OF_STACK; in _Unwind_RaiseException()
/external/libunwind/include/
Dunwind.h47 _URC_END_OF_STACK = 5, enumerator
/external/v8/src/base/debug/
Dstack_trace_android.cc47 return _URC_END_OF_STACK; in TraceStackFrame()
/external/libmojo/base/debug/
Dstack_trace_android.cc49 return _URC_END_OF_STACK; in TraceStackFrame()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_unwind_linux_libcdep.cc82 #define UNWIND_STOP _URC_END_OF_STACK
/external/clang/lib/Headers/
Dunwind.h92 _URC_END_OF_STACK = 5, enumerator
/external/libunwind_llvm/include/
Dunwind.h35 _URC_END_OF_STACK = 5, enumerator
/external/llvm/lib/Support/Unix/
DSignals.inc370 return _URC_END_OF_STACK;
377 return _URC_END_OF_STACK;
/external/jemalloc/src/
Dprof.c345 return (_URC_END_OF_STACK); in prof_unwind_callback()
349 return (_URC_END_OF_STACK); in prof_unwind_callback()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp97 _URC_END_OF_STACK = 5, enumerator
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp100 _URC_END_OF_STACK = 5, enumerator