HomeSort by relevance Sort by last modified time
    Searched refs:AddMemoryAccess (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl_report.cc 163 void ScopedReport::AddMemoryAccess(uptr addr, Shadow s, StackTrace stack,
649 rep.AddMemoryAccess(addr, s, traces[i], i == 0 ? &thr->mset : mset2);
tsan_rtl.h 561 void AddMemoryAccess(uptr addr, Shadow s, StackTrace stack,

Completed in 61 milliseconds