Home
last modified time | relevance | path

Searched refs:__snprintf_chk (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gcclibs/libssp/
H A Dssp.map5 __snprintf_chk; __sprintf_chk; __stpcpy_chk; __strcat_chk; __strcpy_chk;
H A Dsnprintf-chk.c47 __snprintf_chk (char *s, size_t n, int flags __attribute__((unused)), in __snprintf_chk() function
/freebsd-12.1/contrib/gcclibs/libssp/ssp/
H A Dstdio.h65 extern int __snprintf_chk (char *__restrict__ __s, size_t __n, int __flag,
/freebsd-12.1/contrib/gcc/
H A Dbuiltins.def715 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 Dsanitizer_common_interceptors.inc1694 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 Dlibc_ubuntu1404_abilist.txt1071 fun:__snprintf_chk=uninstrumented