Searched refs:__asan_memset (Results 1 - 3 of 3) sorted by relevance

/external/compiler-rt/lib/asan/
H A Dasan_interface_internal.h186 void* __asan_memset(void *s, int c, uptr n);
H A Dasan_win_dll_thunk.cc253 INTERFACE_FUNCTION(__asan_memset); variable
H A Dasan_interceptors.cc430 void *__asan_memset(void *block, int c, uptr size) { function

Completed in 78 milliseconds