Lines Matching defs:strcat
119 mov $strcat,%edx # use edx as call pointer
134 call *%edx # call strcat
137 call *%edx # call strcat
141 call *%edx # call strcat
145 call *%edx # call strcat
149 call *%edx # call strcat
156 call *%edx # call strcat
240 call *%edx # copy it (call strcat)
247 push %edx # store strcat pointer
260 # below is same as "sub $(strcat-find_string),%edx
262 .byte 0x83,0xEA,strcat-find_string
320 pop %edx # restore strcat pointer
323 call *%edx # call strcat
340 call *%edx # call strcat
356 call *%edx # call strcat
431 # strcat
434 strcat:
438 jne strcat # if not loop