Searched refs:__hwasan_memmove (Results 1 – 3 of 3) sorted by relevance
38 void *__hwasan_memmove(void *to, const void *from, uptr size) { in __hwasan_memmove() function
224 void *__hwasan_memmove(void *dest, const void *src, uptr n);
23 ; CHECK: call i8* @__hwasan_memmove