Searched refs:__hwasan_memmove (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_memintrinsics.cpp38 void *__hwasan_memmove(void *to, const void *from, uptr size) { function
H A Dhwasan_interface_internal.h176 void *__hwasan_memmove(void *dest, const void *src, uptr n);

Completed in 88 milliseconds