H A D | msan_interceptors.cpp | 650 INTERCEPTOR(wchar_t *,wmemcpy,wchar_t * dest,const wchar_t * src,SIZE_T n) INTERCEPTOR() argument 659 INTERCEPTOR(wchar_t *,wmempcpy,wchar_t * dest,const wchar_t * src,SIZE_T n) INTERCEPTOR() argument 671 INTERCEPTOR(wchar_t *,wmemset,wchar_t * s,wchar_t c,SIZE_T n) INTERCEPTOR() argument 679 INTERCEPTOR(wchar_t *,wmemmove,wchar_t * dest,const wchar_t * src,SIZE_T n) INTERCEPTOR() argument 1673 INTERCEPTOR(wchar_t *,wcschr,void * s,wchar_t wc,void * ps) INTERCEPTOR() argument 1680 INTERCEPTOR(wchar_t *,wcscpy,wchar_t * dest,const wchar_t * src) INTERCEPTOR() argument 1689 INTERCEPTOR(wchar_t *,wcsncpy,wchar_t * dest,const wchar_t * src,SIZE_T n) INTERCEPTOR() argument [all...] |