Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DUnwindCursor.hpp1964 uint32_t lastcode = (xdata->CountOfCodes + 1) & ~1; in getInfoFromSEH() local
1965 const uint32_t *handler = reinterpret_cast<uint32_t *>(&xdata->UnwindCodes[lastcode]); in getInfoFromSEH()