Home
last modified time | relevance | path

Searched refs:__sanitizer_internal_memset (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libc.h35 SANITIZER_INTERFACE_ATTRIBUTE void *__sanitizer_internal_memset(void *s, int c,
52 return __sanitizer_internal_memset(s, c, n); in internal_memset()
H A Dsanitizer_common_interface.inc52 INTERFACE_FUNCTION(__sanitizer_internal_memset)
H A Dsanitizer_libc.cpp82 SANITIZER_INTERFACE_ATTRIBUTE void *__sanitizer_internal_memset(void *s, int c, in __sanitizer_internal_memset() function
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt57 __sanitizer_internal_memset U