Home | History | Annotate | Download | only in memcheck

Lines Matching refs:MEMMOVE

744 #define MEMMOVE(soname, fnname) \
765 MEMMOVE(VG_Z_LIBC_SONAME, memmove)
767 MEMMOVE(VG_Z_DYLD, memmove)
797 /* glibc 2.5 variant of memmove which checks the dest is big enough.