Home
last modified time | relevance | path

Searched refs:_init (Results 1 – 23 of 23) sorted by relevance

/sysdeps/alpha/
A Dcrti.S69 .globl _init
70 .hidden _init
71 .type _init, @function
72 .usepv _init, std
73 _init: label
/sysdeps/mips/mips64/n64/
A Dcrti.S67 .globl _init
68 .hidden _init
69 .type _init, @function
70 _init: label
73 lui $28,%hi(%neg(%gp_rel(_init)))
76 daddiu $28,$28,%lo(%neg(%gp_rel(_init)))
/sysdeps/mips/mips64/n32/
A Dcrti.S67 .globl _init
68 .hidden _init
69 .type _init, @function
70 _init: label
73 lui $28,%hi(%neg(%gp_rel(_init)))
76 addiu $28,$28,%lo(%neg(%gp_rel(_init)))
/sysdeps/x86_64/
A Dcrti.S60 .globl _init
61 .hidden _init
62 .type _init, @function
63 _init: label
/sysdeps/m68k/
A Dcrti.S60 .globl _init
61 .hidden _init
62 .type _init, @function
63 _init: label
/sysdeps/i386/
A Dcrti.S60 .globl _init
61 .hidden _init
62 .type _init, @function
63 _init: label
/sysdeps/sparc/
A Dcrti.S68 .globl _init
69 .hidden _init
70 .type _init, @function
71 _init: label
/sysdeps/powerpc/powerpc64/
A Dcrti.S64 ENTRY_2(_init)
65 .hidden _init
67 BODY_LABEL (_init):
68 LOCALENTRY(_init)
/sysdeps/aarch64/
A Dcrti.S74 .global _init
75 .hidden _init
76 .type _init, %function
77 _init: label
/sysdeps/arm/
A Dcrti.S80 .globl _init
81 .hidden _init
82 .type _init, %function
83 _init: label
/sysdeps/mips/mips32/
A Dcrti.S67 .globl _init
68 .hidden _init
69 .type _init, @function
70 _init: label
/sysdeps/s390/s390-64/
A Dcrti.S60 .globl _init
61 .hidden _init
62 .type _init,@function
63 _init: label
/sysdeps/microblaze/
A Dcrti.S60 .globl _init
61 .hidden _init
62 .type _init, @function
63 _init: label
/sysdeps/powerpc/powerpc32/
A Dcrti.S60 .globl _init
61 .hidden _init
62 .type _init, @function
63 _init: label
/sysdeps/s390/s390-32/
A Dcrti.S59 .globl _init
60 .hidden _init
61 .type _init,@function
63 _init: label
/sysdeps/ia64/
A Dcrtn.S43 .proc _init#
44 _init: label
55 .endp _init#
A Dcrti.S131 .global _init#
132 .hidden _init#
133 .proc _init#
134 _init: label
145 .endp _init#
/sysdeps/nios2/
A Dcrti.S59 .global _init
60 .hidden _init
61 .type _init, @function
62 _init: label
/sysdeps/sh/
A Dcrti.S60 .global _init
61 .hidden _init
62 .type _init, @function
63 _init: label
/sysdeps/hppa/
A Dcrti.S144 .globl _init
145 .hidden _init
146 .type _init,@function
147 _init: label
A Dcrtn.S51 .extern _init
52 .word _init, _end_init
/sysdeps/generic/
A Dcrti.S18 # error Cannot use default crti.S because it lacks _init code
/sysdeps/mach/hurd/i386/
A Dinit-first.c272 strong_alias (posixland_init, _init);

Completed in 14 milliseconds