Home
last modified time | relevance | path

Searched refs:ReplaceSystemMalloc (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/lsan/
H A Dlsan_linux.cc29 void ReplaceSystemMalloc() {} in ReplaceSystemMalloc() function
H A Dlsan.h36 void ReplaceSystemMalloc();
H A Dlsan.cc95 ReplaceSystemMalloc(); in __lsan_init()
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cc276 void ReplaceSystemMalloc() { in ReplaceSystemMalloc() function
294 void ReplaceSystemMalloc() { in ReplaceSystemMalloc() function
H A Dasan_internal.h79 void ReplaceSystemMalloc();
H A Dasan_malloc_win.cc226 void ReplaceSystemMalloc() { in ReplaceSystemMalloc() function
H A Dasan_rtl.cc460 ReplaceSystemMalloc(); in AsanInitInternal()
/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_mman.h24 void ReplaceSystemMalloc();
H A Dtsan_platform_linux.cc368 void ReplaceSystemMalloc() { } in ReplaceSystemMalloc() function
H A Dtsan_rtl.cc370 ReplaceSystemMalloc(); in Initialize()
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_malloc_mac.inc369 void ReplaceSystemMalloc() {