Home
last modified time | relevance | path

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

/external/libunwind_llvm/src/
DUnwindCursor.hpp1805 uint32_t lastcode = (xdata->CountOfCodes + 1) & ~1; in getInfoFromSEH() local
1806 const uint32_t *handler = reinterpret_cast<uint32_t *>(&xdata->UnwindCodes[lastcode]); in getInfoFromSEH()