Searched refs:_strcpy (Results 1 – 7 of 7) sorted by relevance
9 .global _strcpy10 .type _strcpy,@function11 _strcpy: label30 .size _strcpy, . - _strcpy
22 .global _strcpy23 .type _strcpy,@function24 _strcpy: label69 .size _strcpy, .Lend_of_strcpy - _strcpy94 .4byte _strcpy # FDE initial location95 .4byte .Lend_of_strcpy - _strcpy # FDE address range97 .4byte .Lend_of_prologue - _strcpy
9 .global _strcpy10 _strcpy: label
109 .globl _strcpy, _strcat111 .leafproc _strcpy,__strcpy147 _strcpy: label
65 bne.t _strcpy # Jump if allocation was successful
112 .globl _strcpy, _strcat114 .leafproc _strcpy, __strcpy163 _strcpy: label
8913 * libc/machine/spu/strcat.c: Use _straddr and _strcpy.8914 * libc/machine/spu/strcpy.c: Use _strcpy.8915 * libc/machine/spu/strcpy.h: Supply _strcpy for optimized SPU8917 * libc/machine/spu/strncat.c: Use _straddr and _strcpy.8918 * libc/machine/spu/strncpy.c: Use _strcpy.22309 * libc/machine/mn10300/strcpy.S (_strcpy): ditto