Searched refs:_URC_NORMAL_STOP (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_markup.cpp116 if (pc < PAGE_SIZE) return _URC_NORMAL_STOP;
118 return (arg->stack->size == arg->max_depth ? _URC_NORMAL_STOP
H A Dsanitizer_unwind_linux_libcdep.cpp56 #define UNWIND_STOP _URC_NORMAL_STOP
/freebsd-13-stable/include/
H A Dunwind.h51 _URC_NORMAL_STOP = 4, enumerator in enum:__anon7385
/freebsd-13-stable/contrib/libcxxrt/
H A Dunwind-itanium.h47 _URC_NORMAL_STOP = 4, enumerator in enum:__anon1181
/freebsd-13-stable/contrib/llvm-project/clang/lib/Headers/
H A Dunwind.h82 _URC_NORMAL_STOP = 4, enumerator in enum:__anon1929
/freebsd-13-stable/contrib/llvm-project/libunwind/include/
H A Dunwind.h38 _URC_NORMAL_STOP = 4, enumerator in enum:__anon2642

Completed in 173 milliseconds