Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_malloc_linux.cpp188 alignas(32) const MallocDebugK asan_malloc_dispatch_k = { variable
207 *__libc_malloc_dispatch_p = (void *)&asan_malloc_dispatch_k; in ReplaceSystemMalloc()