Home | History | Annotate | Download | only in m_replacemalloc

Lines Matching refs:REALLOC

84    10090 REALLOC
184 __builtin_delete, calloc, realloc, memalign, and friends.
574 /*---------------------- realloc ----------------------*/
603 #define REALLOC(soname, fnname) \
613 MALLOC_TRACE("realloc(%p,%llu)", ptrV, (ULong)new_size ); \
631 REALLOC(VG_Z_LIBC_SONAME, realloc);
634 REALLOC(VG_Z_LIBC_SONAME, realloc);
1054 REALLOC(NONE,tc_realloc);
1065 REALLOC(NONE, PyObject_Realloc);
1088 REALLOC(NONE, realloc);
1113 REALLOC(NONE, sh_realloc);