Searched refs:__crt_realloc (Results 1 – 2 of 2) sorted by relevance
/freebsd/libexec/rtld-elf/ | ||
H A D | rtld_malloc.c | 251 __crt_realloc(void *cp, size_t nbytes) in __crt_realloc() function |
H A D | rtld.c | 6533 return (__crt_realloc(cp, nbytes)); in realloc() |