Searched refs:__rtld_realloc (Results 1 – 1 of 1) sorted by relevance
34 extern __typeof (realloc) *__rtld_realloc attribute_hidden;62 return __rtld_realloc (ptr, size); in realloc()86 # define __rtld_realloc (&realloc) macro
Completed in 6 milliseconds