Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_memintrinsics.cpp24 void *__hwasan_memset(void *block, int c, uptr size) { in __hwasan_memset() function
H A Dhwasan_interface_internal.h237 void *__hwasan_memset(void *s, int c, uptr n);