1#ifndef STRCAT
2# define STRCAT __strcat_evex
3#endif
4
5#define USE_AS_STRCAT
6#define STRCPY STRCAT
7#include "strcpy-evex.S"
8

source code of glibc/sysdeps/x86_64/multiarch/strcat-evex.S