Home
last modified time | relevance | path

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

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