Searched refs:__sanitizer_weak_hook_strcmp (Results 1 - 3 of 3) sorted by relevance

/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/sanitizer/
H A Dcommon_interface_defs.h131 void __sanitizer_weak_hook_strcmp(void *called_pc, const char *s1,
/external/llvm/lib/Fuzzer/
H A DFuzzerTraceState.cpp487 void __sanitizer_weak_hook_strcmp(void *caller_pc, const char *s1, function
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_interceptors.inc216 DECLARE_WEAK_INTERCEPTOR_HOOK(__sanitizer_weak_hook_strcmp, uptr called_pc,
222 CALL_WEAK_INTERCEPTOR_HOOK(__sanitizer_weak_hook_strcmp, GET_CALLER_PC(), s1,

Completed in 100 milliseconds