Searched refs:gdesc2 (Results 1 – 1 of 1) sorted by relevance
454 GlobalAddressDescription gdesc1, gdesc2; in IsInvalidPointerPair() local456 return !GetGlobalAddressInformation(right - 1, 0, &gdesc2) || in IsInvalidPointerPair()457 !gdesc1.PointsInsideTheSameVariable(gdesc2); in IsInvalidPointerPair()461 GetGlobalAddressInformation(right - 1, 0, &gdesc2)) in IsInvalidPointerPair()