Searched refs:s1_label (Results 1 – 3 of 3) sorted by relevance
/external/compiler-rt/lib/dfsan/ |
D | dfsan_custom.cc | 95 dfsan_label s1_label, dfsan_label s2_label, in DECLARE_WEAK_INTERCEPTOR_HOOK() argument 99 size_t n, dfsan_label s1_label, in DECLARE_WEAK_INTERCEPTOR_HOOK() 104 s1_label, s2_label, n_label); in DECLARE_WEAK_INTERCEPTOR_HOOK() 129 dfsan_label s1_label, dfsan_label s2_label) in DECLARE_WEAK_INTERCEPTOR_HOOK() argument 132 dfsan_label s1_label, in DECLARE_WEAK_INTERCEPTOR_HOOK() 136 s1_label, s2_label); in DECLARE_WEAK_INTERCEPTOR_HOOK() 152 __dfsw_strcasecmp(const char *s1, const char *s2, dfsan_label s1_label, in __dfsw_strcasecmp() argument 170 dfsan_label s1_label, dfsan_label s2_label, in DECLARE_WEAK_INTERCEPTOR_HOOK() argument 174 size_t n, dfsan_label s1_label, in DECLARE_WEAK_INTERCEPTOR_HOOK() 184 n, s1_label, s2_label, n_label); in DECLARE_WEAK_INTERCEPTOR_HOOK() [all …]
|
/external/compiler-rt/include/sanitizer/ |
D | dfsan_interface.h | 101 size_t n, dfsan_label s1_label, 104 size_t n, dfsan_label s1_label,
|
/external/llvm/lib/Fuzzer/ |
D | FuzzerTraceState.cpp | 414 size_t n, dfsan_label s1_label, in dfsan_weak_hook_memcmp() argument 428 size_t n, dfsan_label s1_label, in dfsan_weak_hook_strncmp() argument 444 dfsan_label s1_label, dfsan_label s2_label) { in dfsan_weak_hook_strcmp() argument
|