Searched refs:__hwasan_memcpy (Results 1 – 3 of 3) sorted by relevance
30 void *__hwasan_memcpy(void *to, const void *from, uptr size) { in __hwasan_memcpy() function
220 void *__hwasan_memcpy(void *dst, const void *src, uptr size);
29 ; CHECK: call i8* @__hwasan_memcpy