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

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_malloc_linux.cc269 ALIGNED(32) const MallocDebugL asan_malloc_dispatch_l = { variable
286 *__libc_malloc_dispatch_p = (void *)&asan_malloc_dispatch_l;
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cc267 ALIGNED(32) const MallocDebugL asan_malloc_dispatch_l = { variable
284 *__libc_malloc_dispatch_p = (void *)&asan_malloc_dispatch_l;
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_malloc_linux.cpp195 ALIGNED(32) const MallocDebugL asan_malloc_dispatch_l = { variable
212 *__libc_malloc_dispatch_p = (void *)&asan_malloc_dispatch_l;

Completed in 71 milliseconds