Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/src/hook/
Dmusl_malloc_dispatch_table.h12 struct MallocDispatchType memleak_tracker_malloc_dispatch_table; member
Dmusl_preinit.c433 …_tracker_so_dispatch_table, (volatile long long)&globals->memleak_tracker_malloc_dispatch_table, m… in finish_install_ohos_malloc_hooks()
434 …als.current_dispatch_table, (volatile long long)&globals->memleak_tracker_malloc_dispatch_table, m… in finish_install_ohos_malloc_hooks()
458 …ad_malloc_hook_shared_library(shared_lib, prefix, &globals->memleak_tracker_malloc_dispatch_table); in install_ohos_malloc_hook()