Home
last modified time | relevance | path

Searched refs:my_memmove (Results 1 – 8 of 8) sorted by relevance

/external/google-breakpad/src/client/linux/minidump_writer/
Ddirectory_reader.h94 my_memmove(buf_, buf_ + dent->d_reclen, buf_used_); in PopEntry()
Dline_reader.h118 my_memmove(buf_, buf_ + len + 1, buf_used_); in PopLine()
Dlinux_ptrace_dumper.cc287 my_memmove(&threads_[i], &threads_[i + 1], in ThreadsSuspend()
/external/google-breakpad/src/common/linux/
Dlinux_libc_support.h85 #define my_memmove memmove macro
/external/valgrind/memcheck/tests/
Dvarinfo6.c964 static void* my_memmove( void *dst, const void *src, unsigned int len )
Dorigin5-bz2.c926 static void* my_memmove( void *dst, const void *src, unsigned int len )
/external/valgrind/perf/
Dbz2.c926 static void* my_memmove( void *dst, const void *src, unsigned int len )
/external/valgrind/exp-sgcheck/tests/
Dhackedbz2.c933 static void* my_memmove( void *dst, const void *src, unsigned int len )