Searched refs:dst_label (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | dfsan_custom.cpp | 1182 char *__dfsw_strcpy(char *dest, const char *src, dfsan_label dst_label, in __dfsw_strcpy() argument 1188 *ret_label = dst_label; in __dfsw_strcpy() 1193 char *__dfso_strcpy(char *dest, const char *src, dfsan_label dst_label, in __dfso_strcpy() argument 1203 *ret_label = dst_label; in __dfso_strcpy() 1350 dfsan_label src_label, dfsan_label dst_label, in __dfsw_inet_pton() argument 1363 dfsan_label src_label, dfsan_label dst_label, in __dfso_inet_pton() argument
|