Searched refs:Replace_strcpy (Results 1 – 4 of 4) sorted by relevance
153 static NOINLINE char *Replace_strcpy(EXTRA_REPLACE_PARAMS char *dst, in Replace_strcpy() function233 Replace_strcpy(EXTRA_REPLACE_ARGS dest + dest_len, src); in Replace_strcat()
498 ReplaceFunc3(img, rtn, "strcpy", (AFUNPTR)Replace_strcpy); in dr_init()
2429 { return Replace_strcpy(dst, src); }
3403 ReplaceFunc3(img, rtn, "strcpy", (AFUNPTR)Replace_strcpy); in MaybeInstrumentOneRoutine()