Searched refs:MallocDebug (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cc34 struct MallocDebug { struct
43 ALIGNED(32) const MallocDebug asan_malloc_dispatch = {
49 const MallocDebug** __libc_malloc_dispatch_p;
51 (const MallocDebug **)AsanDlSymNext("__libc_malloc_dispatch");

Completed in 639 milliseconds