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

/openbsd-current/gnu/llvm/libunwind/include/
H A Dunwind_arm_ehabi.h20 static const _Unwind_State _US_UNWIND_FRAME_RESUME = 2; variable
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dunwind-arm.h65 _US_UNWIND_FRAME_RESUME = 2, enumerator in enum:__anon128
H A Dunwind-arm.c535 action = _US_UNWIND_FRAME_RESUME | _US_FORCE_UNWIND;
691 (_US_UNWIND_FRAME_RESUME, ucbp, (_Unwind_Context *) entry_vrs);
789 if (state == _US_UNWIND_FRAME_RESUME)
/openbsd-current/gnu/llvm/clang/lib/Headers/
H A Dunwind.h200 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2) macro
/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc389 case _US_UNWIND_FRAME_RESUME:
/openbsd-current/gnu/llvm/libunwind/src/
H A DUnwind-EHABI.cpp582 resume ? _US_UNWIND_FRAME_RESUME : _US_UNWIND_FRAME_STARTING;
/openbsd-current/gnu/llvm/libcxxabi/src/
H A Dcxa_personality.cpp1155 case _US_UNWIND_FRAME_RESUME:

Completed in 102 milliseconds