Searched refs:__malloc_debugging_hooks (Results 1 – 3 of 3) sorted by relevance
56 static unsigned __malloc_debugging_hooks; variable61 return __malloc_debugging_hooks & flag; in __is_malloc_debug_enabled()67 __malloc_debugging_hooks |= flag; in __malloc_debug_enable()73 __malloc_debugging_hooks &= ~flag; in __malloc_debug_disable()
6654 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](__malloc_debugging_hooks): Remove.6756 (__malloc_debugging_hooks): New.
447 (__malloc_debugging_hooks): Remove.525 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](__malloc_debugging_hooks): New.1134 (__malloc_debugging_hooks): New.