Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwind-seh.cpp47 #define STATUS_GCC_UNWIND MAKE_GCC_EXCEPTION(1) // 0x21474343 macro
83 if (ms_exc->ExceptionCode == STATUS_GCC_UNWIND) { in _GCC_specific_handler()
187 ms_exc->ExceptionCode = STATUS_GCC_UNWIND; in _GCC_specific_handler()