Searched refs:dfsan_weak_hook_strcmp (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cc127 DECLARE_WEAK_INTERCEPTOR_HOOK(dfsan_weak_hook_strcmp, uptr caller_pc,
135 CALL_WEAK_INTERCEPTOR_HOOK(dfsan_weak_hook_strcmp, GET_CALLER_PC(), s1, s2,
/external/llvm/lib/Fuzzer/
H A DFuzzerTraceState.cpp555 void dfsan_weak_hook_strcmp(void *caller_pc, const char *s1, const char *s2, function

Completed in 283 milliseconds