Home
last modified time | relevance | path

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

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