Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.cpp227 OnUserFree(thr, pc, (uptr)p, true); in user_free()
278 void OnUserFree(ThreadState *thr, uptr pc, uptr p, bool write) { in OnUserFree() function
H A Dtsan_rtl.h525 void OnUserFree(ThreadState *thr, uptr pc, uptr p, bool write);