Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DUnwindCursor.hpp99 DWORD ExceptionDataPresent : 1; member
2068 if (xdata->ExceptionDataPresent) { in getInfoFromSEH()