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 | 1179 char *__dfsw_strcpy(char *dest, const char *src, dfsan_label dst_label, in __dfsw_strcpy() argument 1185 *ret_label = dst_label; in __dfsw_strcpy() 1190 char *__dfso_strcpy(char *dest, const char *src, dfsan_label dst_label, in __dfso_strcpy() argument 1200 *ret_label = dst_label; in __dfso_strcpy() 1347 dfsan_label src_label, dfsan_label dst_label, in __dfsw_inet_pton() argument 1360 dfsan_label src_label, dfsan_label dst_label, in __dfso_inet_pton() argument
|