Searched refs:__snprintf_chk (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libssp/ |
| H A D | ssp.map | 5 __snprintf_chk; __sprintf_chk; __stpcpy_chk; __strcat_chk; __strcpy_chk;
|
| H A D | snprintf-chk.c | 47 __snprintf_chk (char *s, size_t n, int flags __attribute__((unused)), in __snprintf_chk() function
|
| /freebsd-12.1/contrib/gcclibs/libssp/ssp/ |
| H A D | stdio.h | 65 extern int __snprintf_chk (char *__restrict__ __s, size_t __n, int __flag,
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | builtins.def | 715 DEF_EXT_LIB_BUILTIN (BUILT_IN_SNPRINTF_CHK, "__snprintf_chk", BT_FN_INT_STRING_SIZE_INT_SIZE_CON…
|
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors.inc | 1694 INTERCEPTOR(int, __snprintf_chk, char *str, SIZE_T size, int flag, 1696 FORMAT_INTERCEPTOR_IMPL(__snprintf_chk, vsnprintf, str, size, format) // NOLINT 1741 COMMON_INTERCEPT_FUNCTION(__snprintf_chk); \
|
| /freebsd-12.1/contrib/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1071 fun:__snprintf_chk=uninstrumented
|