Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cpp262 static int dfsan_memcmp_bcmp(const void *s1, const void *s2, size_t n, in dfsan_memcmp_bcmp() function
295 int r = dfsan_memcmp_bcmp(s1, s2, n, &bytes_read); in dfsan_memcmp_bcmp_label()
304 int r = dfsan_memcmp_bcmp(s1, s2, n, &bytes_read); in dfsan_memcmp_bcmp_origin()