Home
last modified time | relevance | path

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

/glibc-2.36/malloc/
Dmalloc-debug.c47 static int debug_initialized = -1; variable
109 debug_initialized = 0; in generic_hook_ini()
127 debug_initialized = 1; in generic_hook_ini()
571 if (debug_initialized == 1) in malloc_set_state()
590 if (debug_initialized < 0) in malloc_set_state()
Dmcheck-impl.c387 switch (debug_initialized) in __mcheck_initialize()
/glibc-2.36/ChangeLog.old/
DChangeLog.246652 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](debug_initialized): Remove.
6754 (debug_initialized): New.
DChangeLog.23445 (debug_initialized): Remove.
523 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](debug_initialized): New.
1132 (debug_initialized): New.