Searched defs:MEMMOVE (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/shared/
H A Dvg_replace_strmem.c78 20181 MEMMOVE memmove, prefer memmove
83 2022P unused (was previously MEMMOVE)
1012 #define MEMMOVE(soname, fnname) \ macro
1021 MEMMOVE(VG_Z_LIBC_SONAME, memcpyZAGLIBCZu2Zd2Zd5) /* memcpy@GLIBC_2.2.5 */
1255 /* memmove -- use the MEMMOVE defn above. */
1258 MEMMOVE(VG_Z_LIBC_SONAME, memmove)
1259 MEMMOVE(VG_Z_LIBC_SONAME, __GI_memmove)
1263 MEMMOVE(VG_Z_LD64_SO_1, memmove)
1267 MEMMOVE(VG_Z_LIBC_SONAME, memmove)
1269 MEMMOVE(VG_Z_LIBC_SONAM
[all...]
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
H A DRuntimeLibcalls.h262 MEMMOVE, enumerator in enum:llvm::RTLIB::Libcall
/external/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h334 MEMMOVE, enumerator in enum:llvm::RTLIB::Libcall

Completed in 192 milliseconds