Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp192 alignas(32) const MallocDebugL asan_malloc_dispatch_l = { variable
209 *__libc_malloc_dispatch_p = (void *)&asan_malloc_dispatch_l; in ReplaceSystemMalloc()