Home
last modified time | relevance | path

Searched defs:s1_label (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/dfsan/
Ddfsan_custom.cc95 dfsan_label s1_label, dfsan_label s2_label, in DECLARE_WEAK_INTERCEPTOR_HOOK()
129 dfsan_label s1_label, dfsan_label s2_label) in DECLARE_WEAK_INTERCEPTOR_HOOK()
152 __dfsw_strcasecmp(const char *s1, const char *s2, dfsan_label s1_label, in __dfsw_strcasecmp()
170 dfsan_label s1_label, dfsan_label s2_label, in DECLARE_WEAK_INTERCEPTOR_HOOK()
202 dfsan_label s1_label, dfsan_label s2_label, in __dfsw_strncasecmp()
285 __dfsw_strncpy(char *s1, const char *s2, size_t n, dfsan_label s1_label, in __dfsw_strncpy()
/external/llvm/lib/Fuzzer/
DFuzzerTraceState.cpp534 size_t n, dfsan_label s1_label, in dfsan_weak_hook_memcmp()
544 size_t n, dfsan_label s1_label, in dfsan_weak_hook_strncmp()
556 dfsan_label s1_label, dfsan_label s2_label) { in dfsan_weak_hook_strcmp()