Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dmalloc_common_dynamic.cpp99 static constexpr char kDebugSharedLib[] = "libc_malloc_debug.so"; variable
388 hook_installed = InstallHooks(globals, options, kDebugPrefix, kDebugSharedLib); in MallocInitImpl()