Home | History | Annotate | Download | only in m_replacemalloc

Lines Matching defs:REALLOC

84    10090 REALLOC
189 __builtin_delete, calloc, realloc, memalign, and friends.
631 /*---------------------- realloc ----------------------*/
660 #define REALLOC(soname, fnname) \
670 MALLOC_TRACE("realloc(%p,%llu)", ptrV, (ULong)new_size ); \
688 REALLOC(VG_Z_LIBC_SONAME, realloc);
689 REALLOC(SO_SYN_MALLOC, realloc);
692 REALLOC(VG_Z_LIBC_SONAME, realloc);
693 REALLOC(SO_SYN_MALLOC, realloc);