Home
last modified time | relevance | path

Searched refs:_US_VIRTUAL_UNWIND_FRAME (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Headers/
Dunwind.h163 #define _US_VIRTUAL_UNWIND_FRAME ((_Unwind_State)0) macro
/external/libunwind_llvm/src/
DUnwindLevel1-gcc-ext.c153 if (handler(_US_VIRTUAL_UNWIND_FRAME | _US_FORCE_UNWIND, &ex, context) != in _Unwind_Backtrace()
DUnwind-EHABI.cpp493 (*p)(_US_VIRTUAL_UNWIND_FRAME, exception_object, context); in unwind_phase1()
/external/libunwind_llvm/include/
Dunwind.h57 static const _Unwind_State _US_VIRTUAL_UNWIND_FRAME = 0; variable
/external/libcxxabi/src/
Dcxa_personality.cpp1093 case _US_VIRTUAL_UNWIND_FRAME: in __gxx_personality_v0()