Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_malloc_linux.cc186 void ReplaceSystemMalloc() { in ReplaceSystemMalloc() function
204 void ReplaceSystemMalloc() { in ReplaceSystemMalloc() function
Dasan_internal.h72 void ReplaceSystemMalloc();
Dasan_malloc_win.cc212 void ReplaceSystemMalloc() { in ReplaceSystemMalloc() function
Dasan_rtl.cc454 ReplaceSystemMalloc(); in AsanInitInternal()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_mman.h24 void ReplaceSystemMalloc();
Dtsan_platform_linux.cc332 void ReplaceSystemMalloc() { } in ReplaceSystemMalloc() function
Dtsan_rtl.cc331 ReplaceSystemMalloc(); in Initialize()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_malloc_mac.inc291 void ReplaceSystemMalloc() {