Searched refs:lastcode (Results 1 – 1 of 1) sorted by relevance
1805 uint32_t lastcode = (xdata->CountOfCodes + 1) & ~1; in getInfoFromSEH() local1806 const uint32_t *handler = reinterpret_cast<uint32_t *>(&xdata->UnwindCodes[lastcode]); in getInfoFromSEH()