Home
last modified time | relevance | path

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

/external/clang/lib/Headers/
Dunwind.h163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0) macro
/external/libunwind_llvm/include/
Dunwind.h61 static const _Unwind_State _US_VIRTUAL_UNWIND_FRAME = 0; variable