Searched refs:addr_max (Results 1 – 2 of 2) sorted by relevance
738 uptr addr_max = max(end0, end1); in ReportRace() local739 if (IsExpectedReport(addr_min, addr_max - addr_min)) in ReportRace()803 rep.AddLocation(addr_min, addr_max - addr_min); in ReportRace()
291 uptr addr_max; member