Searched refs:__rtld_malloc (Results 1 – 1 of 1) sorted by relevance
33 extern __typeof (malloc) *__rtld_malloc attribute_hidden;56 return __rtld_malloc (size); in malloc()85 # define __rtld_malloc (&malloc) macro
Completed in 7 milliseconds