Home
last modified time | relevance | path

Searched refs:on_end_func_t (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_preinit.c416 typedef bool (*on_end_func_t)(); typedef
589 on_end_func_t end_func = (on_end_func_t)(function_of_shared_lib[ON_END_FUNCTION]); in __uninstal_malloc_hook()
635 on_end_func_t end_func = (on_end_func_t)(function_of_shared_lib[ON_END_FUNCTION]); in __install_memleak_tracker_hook()
/third_party/musl/src/hook/linux/
H A Dmusl_preinit.c430 typedef bool (*on_end_func_t)(); typedef
603 on_end_func_t end_func = (on_end_func_t)(function_of_shared_lib[ON_END_FUNCTION]); in __uninstal_malloc_hook()
649 on_end_func_t end_func = (on_end_func_t)(function_of_shared_lib[ON_END_FUNCTION]); in __install_memleak_tracker_hook()

Completed in 3 milliseconds