Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/windows/
Dpe_util.cc52 #define UNW_FLAG_EHANDLER 0x01 macro
/external/llvm-project/libunwind/src/
DUnwindCursor.hpp1846 if (xdata->Flags & (UNW_FLAG_EHANDLER|UNW_FLAG_UHANDLER)) { in getInfoFromSEH()