Searched refs:__vsprintf_chk (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcclibs/libssp/ |
| H A D | ssp.map | 6 __strncat_chk; __strncpy_chk; __vsnprintf_chk; __vsprintf_chk;
|
| H A D | vsprintf-chk.c | 50 __vsprintf_chk (char *s, int flags __attribute__((unused)), in __vsprintf_chk() function
|
| /freebsd-12.1/contrib/gcclibs/libssp/ssp/ |
| H A D | stdio.h | 55 extern int __vsprintf_chk (char *__restrict__ __s, int __flag, size_t __slen,
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | builtins.def | 718 DEF_EXT_LIB_BUILTIN (BUILT_IN_VSPRINTF_CHK, "__vsprintf_chk", BT_FN_INT_STRING_INT_SIZE_CONST_ST…
|
| /freebsd-12.1/contrib/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1182 fun:__vsprintf_chk=uninstrumented
|
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_common_interceptors.inc | 1642 INTERCEPTOR(int, __vsprintf_chk, char *str, int flag, SIZE_T size_to, 1742 COMMON_INTERCEPT_FUNCTION(__vsprintf_chk); \
|