Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindLevel1-gcc-ext.c159 _URC_END_OF_STACK); in _Unwind_Backtrace()
160 return _URC_END_OF_STACK; in _Unwind_Backtrace()
166 return _URC_END_OF_STACK; in _Unwind_Backtrace()
179 return _URC_END_OF_STACK; in _Unwind_Backtrace()
183 return _URC_END_OF_STACK; in _Unwind_Backtrace()
H A DUnwind-seh.cpp228 case ExceptionContinueExecution: return _URC_END_OF_STACK; in __libunwind_seh_personality()
316 case _URC_END_OF_STACK: in unwind_phase2_forced()
330 if (personalityResult == _URC_END_OF_STACK) in unwind_phase2_forced()
366 return _URC_END_OF_STACK; in _Unwind_RaiseException()
H A DUnwind-sjlj.c133 "bottom => _URC_END_OF_STACK", in unwind_phase1()
135 return _URC_END_OF_STACK; in unwind_phase1()
195 "bottom => _URC_END_OF_STACK", in unwind_phase2()
197 return _URC_END_OF_STACK; in unwind_phase2()
261 "bottom => _URC_END_OF_STACK", in unwind_phase2_forced()
263 return _URC_END_OF_STACK; in unwind_phase2_forced()
H A DUnwindLevel1.c104 return _URC_END_OF_STACK; in unwind_phase1()
218 return _URC_END_OF_STACK; in unwind_phase2()
H A DUnwind-EHABI.cpp194 return _URC_END_OF_STACK; in unwindOneFrame()
781 case _URC_END_OF_STACK: in unwind_phase2_forced()
1205 return _URC_END_OF_STACK; in __gnu_unwind_frame()
/freebsd/contrib/libexecinfo/
H A Dunwind.c56 return _URC_END_OF_STACK; in tracer()
/freebsd/contrib/libcxxrt/
H A Dunwind-itanium.h48 _URC_END_OF_STACK = 5, enumerator
H A Dunwind-arm.h35 _URC_END_OF_STACK = 5, enumerator
H A Dexception.cc773 case _URC_END_OF_STACK: in report_failure()
/freebsd/contrib/llvm-project/libunwind/include/
H A Dunwind.h39 _URC_END_OF_STACK = 5, enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_unwind_linux_libcdep.cpp53 #define UNWIND_STOP _URC_END_OF_STACK
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h86 _URC_END_OF_STACK = 5, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/
H A DSignals.inc691 return _URC_END_OF_STACK;
698 return _URC_END_OF_STACK;
/freebsd/contrib/jemalloc/src/
H A Dprof.c618 return _URC_END_OF_STACK; in prof_unwind_callback()
623 return _URC_END_OF_STACK; in prof_unwind_callback()