Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dunwind.h165 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2) macro
/external/llvm-project/clang/lib/Headers/
Dunwind.h195 #define _US_UNWIND_FRAME_RESUME ((_Unwind_State)2) macro
/external/llvm-project/libunwind/include/
Dunwind.h63 static const _Unwind_State _US_UNWIND_FRAME_RESUME = 2; variable