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