Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/sanitizer_common/TestCases/Posix/
H A Dweak_hook_test.cpp24 void __sanitizer_weak_hook_strncmp(void *called_pc, const char *s1, in __sanitizer_weak_hook_strncmp() function
/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerTracePC.cpp629 void __sanitizer_weak_hook_strncmp(void *caller_pc, const char *s1, in __sanitizer_weak_hook_strncmp() function