Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Fuzzer/
H A DFuzzerTraceState.cpp543 void dfsan_weak_hook_strncmp(void *caller_pc, const char *s1, const char *s2, in dfsan_weak_hook_strncmp() function
/aosp_15_r20/external/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cc168 DECLARE_WEAK_INTERCEPTOR_HOOK(dfsan_weak_hook_strncmp, uptr caller_pc, in DECLARE_WEAK_INTERCEPTOR_HOOK() argument