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

/external/libunwind/src/unwind/
H A DBacktrace.c47 ret = _URC_END_OF_STACK;
H A DRaiseException.c59 ret = _URC_END_OF_STACK;
/external/chromium_org/third_party/tcmalloc/chromium/src/
H A Dstacktrace_android-inl.h95 return _URC_END_OF_STACK;
/external/libcxxabi/src/Unwind/
H A DUnwindLevel1-gcc-ext.c119 _URC_END_OF_STACK);
120 return _URC_END_OF_STACK;
127 return _URC_END_OF_STACK;
141 return _URC_END_OF_STACK;
H A DUnwind-sjlj.c83 "bottom => _URC_END_OF_STACK\n",
85 return _URC_END_OF_STACK;
140 "bottom => _URC_END_OF_STACK\n",
142 return _URC_END_OF_STACK;
205 "bottom => _URC_END_OF_STACK\n",
207 return _URC_END_OF_STACK;
H A DUnwindLevel1.c40 "bottom => _URC_END_OF_STACK\n",
42 return _URC_END_OF_STACK;
134 "bottom => _URC_END_OF_STACK\n",
136 return _URC_END_OF_STACK;
238 "failed => _URC_END_OF_STACK\n",
H A DUnwind-EHABI.cpp455 "bottom => _URC_END_OF_STACK\n",
457 return _URC_END_OF_STACK;
580 "bottom => _URC_END_OF_STACK\n",
582 return _URC_END_OF_STACK;
/external/libunwind/include/
H A Dunwind.h47 _URC_END_OF_STACK = 5, enumerator in enum:__anon24711
132 returns _URC_END_OF_STACK when the backtrace stopped due to
/external/chromium_org/base/debug/
H A Dstack_trace_android.cc47 return _URC_END_OF_STACK;
/external/clang/lib/Headers/
H A Dunwind.h88 _URC_END_OF_STACK = 5, enumerator in enum:__anon17934
/external/compiler-rt/lib/builtins/
H A Dgcc_personality_v0.c25 _URC_END_OF_STACK = 5, enumerator in enum:__anon19595
/external/chromium_org/tools/android/heap_profiler/
H A Dheap_profiler_hooks_android.c202 _URC_END_OF_STACK : _URC_NO_REASON;
/external/libcxxabi/include/
H A Dunwind.h41 _URC_END_OF_STACK = 5, enumerator in enum:__anon23605
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc200 #define UNWIND_STOP _URC_END_OF_STACK
/external/jemalloc/src/
H A Dprof.c194 return (_URC_END_OF_STACK);
198 return (_URC_END_OF_STACK);
/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp95 _URC_END_OF_STACK = 5, enumerator in enum:__anon25447

Completed in 3455 milliseconds