Home
last modified time | relevance | path

Searched defs:_US_UNWIND_FRAME_RESUME (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libunwind/include/
H A Dunwind_arm_ehabi.h20 static const _Unwind_State _US_UNWIND_FRAME_RESUME = 2; variable
/llvm-project/clang/lib/Headers/
H A Dunwind.h200 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2) macro