Searched refs:OldBaseTop (Results 1 – 1 of 1) sorted by relevance
654 ULONG_PTR OldBaseTop, Delta; in MiUpdateThunks() local675 OldBaseTop = (ULONG_PTR)OldBase + Size - 1; in MiUpdateThunks()700 if ((*ImageThunk >= (ULONG_PTR)OldBase) && (*ImageThunk <= OldBaseTop)) in MiUpdateThunks()727 if ((*ImageThunk >= (ULONG_PTR)OldBase) && (*ImageThunk <= OldBaseTop)) in MiUpdateThunks()