Home
last modified time | relevance | path

Searched defs:__msan_memmove (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/msan/
Dmsan_interceptors.cc1451 void *__msan_memmove(void *dest, const void *src, SIZE_T n) { in __msan_memmove() function
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_interceptors.cpp1573 void *__msan_memmove(void *dest, const void *src, SIZE_T n) { in __msan_memmove() function