Home
last modified time | relevance | path

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

/glibc-2.36/malloc/ !
Dmcheck-impl.c232 *victimp = __debug_malloc (size); in memalign_mcheck_before()
283 *victimp = __debug_malloc (size); in realloc_mcheck_before()
391 __debug_free (__debug_malloc (0)); in __mcheck_initialize()
Dmalloc-debug.c134 return __debug_malloc (sz); in malloc_hook_ini()
169 __debug_malloc (size_t bytes) in __debug_malloc() function
190 strong_alias (__debug_malloc, malloc) in strong_alias() argument
242 victim = __debug_malloc (bytes); in strong_alias()
/glibc-2.36/ChangeLog.old/ !
DChangeLog.246676 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](__debug_malloc): Remove.
6778 (__debug_malloc): New function.
DChangeLog.23471 (__debug_malloc): Remove function.
547 [SHLIB_COMPAT (libc_malloc_debug, GLIBC_2_0, GLIBC_2_34)](__debug_malloc): New.
751 (__debug_malloc): Modified function.
944 (__debug_malloc): Modified function.
1127 (__debug_malloc): Modified function.