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

/netbsd-current/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_memintrinsics.cpp24 void *__hwasan_memset(void *block, int c, uptr size) { function
H A Dhwasan_interface_internal.h174 void *__hwasan_memset(void *s, int c, uptr n);

Completed in 72 milliseconds