Searched defs:_US_UNWIND_FRAME_STARTING (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Dunwind-ehabi-helpers.h42 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1) macro
/openbsd-current/gnu/llvm/libunwind/include/
H A Dunwind_arm_ehabi.h19 static const _Unwind_State _US_UNWIND_FRAME_STARTING = 1; variable
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.h64 _US_UNWIND_FRAME_STARTING = 1, enumerator in enum:__anon128
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dunwind.h199 #define _US_UNWIND_FRAME_STARTING ((_Unwind_State)1) macro

Completed in 184 milliseconds