Searched refs:__asan_memcpy (Results 1 – 8 of 8) sorted by relevance
208 void* __asan_memcpy(void *dst, const void *src, uptr size);
255 INTERFACE_FUNCTION(__asan_memcpy);
412 void *__asan_memcpy(void *to, const void *from, uptr size) { in __asan_memcpy() function
170 ; CHECK: __asan_memcpy
176 ; CHECK: __asan_memcpy
260 declare i8* @__asan_memcpy(i8*, i8*, i64)
559 #0 0x48c978 in __asan_memcpy