Searched refs:malloc_check_get_size (Results 1 – 6 of 6) sorted by relevance
53 malloc_check_get_size (void *mem) in malloc_check_get_size() function
408 return malloc_check_get_size (mem); in strong_alias()
3796 (malloc_check_get_size): Modified function.
739 (malloc_check_get_size): Modified function.5072 (malloc_check_get_size): Remove function.27731 (malloc_check_get_size): Modified function.
37795 * malloc/hooks.c (malloc_check_get_size): Pass arena to42718 (malloc_check_get_size): Revert my previous change.43248 (malloc_check_get_size): Use it here.77677 * malloc/hooks.c (malloc_check_get_size): New function to get77679 * malloc/malloc.c (musable): Use malloc_check_get_size.
36144 * malloc/hooks.c (malloc_check_get_size, realloc_check): Adjust