Home
last modified time | relevance | path

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

/external/compiler-rt/lib/tsan/rtl/
Dtsan_mman.cc189 void OnUserFree(ThreadState *thr, uptr pc, uptr p, bool write) { in OnUserFree() function
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_mman.cpp232 void OnUserFree(ThreadState *thr, uptr pc, uptr p, bool write) { in OnUserFree() function