Searched defs:__libc_malloc_default_dispatch (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/bionic/
H A Dmalloc_debug_common.c211 const MallocDebug __libc_malloc_default_dispatch __attribute__((aligned(32))) = variable
217 const MallocDebug* __libc_malloc_dispatch = &__libc_malloc_default_dispatch;

Completed in 51 milliseconds