Searched refs:Replace_strcmp (Results 1 – 4 of 4) sorted by relevance
194 static NOINLINE int Replace_strcmp(EXTRA_REPLACE_PARAMS const char *s1, in Replace_strcmp() function
501 ReplaceFunc3(img, rtn, "strcmp", (AFUNPTR)Replace_strcmp); in dr_init()
2364 { return Replace_strcmp(s1, s2); }
3398 ReplaceFunc3(img, rtn, "strcmp", (AFUNPTR)Replace_strcmp); in MaybeInstrumentOneRoutine()