Searched defs:__asan_memcpy (Results 1 – 2 of 2) sorted by relevance
62 void *__asan_memcpy(void *to, const void *from, uptr size) { in __asan_memcpy() function
45 void *__asan_memcpy(void *dst, const void *src, uptr size) { in __asan_memcpy() function