Searched refs:__sanitizer_weak_hook_strcasecmp (Results 1 – 3 of 3) sorted by relevance
23 "__sanitizer_weak_hook_strcasecmp",
132 void __sanitizer_weak_hook_strcasecmp(void *called_pc, const char *s1,193 __sanitizer_weak_hook_strcasecmp(GET_CALLER_PC(), s1, s2, result); in strcasecmp()
659 void __sanitizer_weak_hook_strcasecmp(void *called_pc, const char *s1, in __sanitizer_weak_hook_strcasecmp() function