Home
last modified time | relevance | path

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

/malloc/
A 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()
A 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()

Completed in 6 milliseconds