Home
last modified time | relevance | path

Searched defs:MemoryRangeSet (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_rtl_access.cpp418 static void MemoryRangeSet(ThreadState *thr, uptr pc, uptr addr, uptr size, in MemoryRangeSet() function
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_access.cpp547 static void MemoryRangeSet(uptr addr, uptr size, RawShadow val) { in MemoryRangeSet() function