Home
last modified time | relevance | path

Searched refs:_URC_NO_REASON (Results 1 - 7 of 7) sorted by relevance

/third_party/FreeBSD/contrib/libexecinfo/
H A Dunwind.c44 _URC_NO_REASON = 0, enumerator
86 return _URC_NO_REASON; in tracer()
/third_party/node/deps/v8/src/base/debug/
H A Dstack_trace_android.cc42 return _URC_NO_REASON; in TraceStackFrame()
48 return _URC_NO_REASON; in TraceStackFrame()
/third_party/libunwind/libunwind/src/unwind/
H A DBacktrace.c50 if ((*trace) (&context, trace_parameter) != _URC_NO_REASON) in _Unwind_Backtrace()
H A Dunwind-internal.h93 if (reason != _URC_NO_REASON) in _Unwind_Phase2()
/third_party/libunwind/libunwind/include/
H A Dunwind.h43 _URC_NO_REASON = 0, enumerator
102 if the callback returns any value other than _URC_NO_REASON. */
/third_party/musl/src/malloc/liteos_a/user_debug/
H A Dbacktrace.c47 return _URC_NO_REASON; in unwind_callback()
/third_party/musl/porting/liteos_a/user_debug/src/malloc/
H A Dbacktrace.c32 return _URC_NO_REASON; in unwind_callback()

Completed in 2 milliseconds