Home
last modified time | relevance | path

Searched refs:wmempcpy (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/compiler-rt/lib/msan/
HDmsan_interceptors.cc610 INTERCEPTOR(wchar_t *, wmempcpy, wchar_t *dest, const wchar_t *src, SIZE_T n) { in INTERCEPTOR() argument
613 wchar_t *res = REAL(wmempcpy)(dest, src, n); in INTERCEPTOR()
1511 INTERCEPT_FUNCTION(wmempcpy); in InitializeInterceptors()
/NextBSD/contrib/diff/
HDChangeLog369 Use wcslen rather than __wcslen, and likewise for wcscat, wmempcpy.
370 (MEMPCPY) [HANDLE_MULTIBYTE]: Use wmempcpy if not _LIBC; use wmemcpy
/NextBSD/contrib/compiler-rt/lib/dfsan/
HDlibc_ubuntu1404_abilist.txt3298 fun:wmempcpy=uninstrumented