Home | History | Annotate | Download | only in m_replacemalloc

Lines Matching refs:REALLOC

84    10090 REALLOC
198 __builtin_delete, calloc, realloc, memalign, and friends.
638 /*---------------------- realloc ----------------------*/
667 #define REALLOC(soname, fnname) \
677 MALLOC_TRACE("realloc(%p,%llu)", ptrV, (ULong)new_size ); \
695 REALLOC(VG_Z_LIBC_SONAME, realloc);
696 REALLOC(SO_SYN_MALLOC, realloc);
699 REALLOC(VG_Z_LIBC_SONAME, realloc);
700 REALLOC(SO_SYN_MALLOC, realloc);