HomeSort by relevance Sort by last modified time
    Searched refs:ReplaceSystemMalloc (Results 1 - 5 of 5) sorted by null

  /external/compiler-rt/lib/asan/
asan_malloc_win.cc 115 void ReplaceSystemMalloc() {
118 # error ReplaceSystemMalloc was not tested on x64
asan_malloc_linux.cc 45 void ReplaceSystemMalloc() {
53 void ReplaceSystemMalloc() {
asan_internal.h 99 void ReplaceSystemMalloc();
asan_malloc_mac.cc 103 // ReplaceSystemMalloc(), because it is sometimes called before
355 void ReplaceSystemMalloc() {
asan_rtl.cc 318 ReplaceSystemMalloc();

Completed in 43 milliseconds