Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/windows/
Dpdb_source_line_writer.cc61 #define UNW_FLAG_UHANDLER 0x02 macro
/external/libunwind_llvm/src/
DUnwindCursor.hpp502 _dispContext.LanguageHandler = RtlVirtualUnwind(UNW_FLAG_UHANDLER, in stepWithSEHData()
1800 if (xdata->Flags & (UNW_FLAG_EHANDLER|UNW_FLAG_UHANDLER)) { in getInfoFromSEH()