Searched refs:ResetRange (Results 1 – 3 of 3) sorted by relevance
108 void ResetRange(Processor *proc, uptr p, uptr sz, bool reset);
108 void MetaMap::ResetRange(Processor *proc, uptr p, uptr sz, bool reset) { in ResetRange() function in __tsan::MetaMap
575 ctx->metamap.ResetRange(thr->proc(), addr, size, true); in UnmapShadow()