Home
last modified time | relevance | path

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

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