Searched refs:UnmapShadow (Results 1 – 4 of 4) sorted by relevance
49 UnmapShadow(thr, address, size); in TSAN_INTERCEPTOR()
488 void UnmapShadow(ThreadState *thr, uptr addr, uptr size);
569 void UnmapShadow(ThreadState* thr, uptr addr, uptr size) { in UnmapShadow() function
866 UnmapShadow(thr, (uptr)addr, sz); in munmap_interceptor()