Searched refs:_strcpy (Results 1 – 7 of 7) sorted by relevance
7 .global _strcpy8 .type _strcpy,@function9 _strcpy: label28 .size _strcpy, . - _strcpy
20 .global _strcpy21 .type _strcpy,@function22 _strcpy: label67 .size _strcpy, .Lend_of_strcpy - _strcpy92 .4byte _strcpy # FDE initial location93 .4byte .Lend_of_strcpy - _strcpy # FDE address range95 .4byte .Lend_of_prologue - _strcpy
7 .global _strcpy8 _strcpy: label
107 .globl _strcpy, _strcat109 .leafproc _strcpy,__strcpy145 _strcpy: label
63 bne.t _strcpy # Jump if allocation was successful
110 .globl _strcpy, _strcat112 .leafproc _strcpy, __strcpy161 _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