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

/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_markup.cpp120 if (pc < PAGE_SIZE) return _URC_NORMAL_STOP;
122 return (arg->stack->size == arg->max_depth ? _URC_NORMAL_STOP
H A Dsanitizer_unwind_linux_libcdep.cpp56 #define UNWIND_STOP _URC_NORMAL_STOP
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dunwind.h62 _URC_NORMAL_STOP = 4, enumerator in enum:__anon7212
/openbsd-current/gnu/gcc/gcc/
H A Dunwind-generic.h69 _URC_NORMAL_STOP = 4, enumerator in enum:__anon353
/openbsd-current/gnu/llvm/libunwind/include/
H A Dunwind.h38 _URC_NORMAL_STOP = 4, enumerator in enum:__anon295
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dunwind.h84 _URC_NORMAL_STOP = 4, enumerator in enum:__anon670

Completed in 87 milliseconds