Searched refs:_fini (Results 1 - 25 of 43) sorted by relevance

12

/openbsd-current/gnu/gcc/gcc/config/m68k/
H A Dcrti.s44 .globl _fini
45 .type _fini,@function
46 _fini: label
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A Dcrti.s44 .globl _fini
45 .type _fini,@function
46 _fini: label
/openbsd-current/gnu/gcc/gcc/config/mips/
H A Dcrti.asm17 .globl _fini
18 .type _fini,@function
19 _fini: label
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Dcrti.asm17 .globl _fini
18 .type _fini,@function
19 _fini: label
/openbsd-current/lib/csu/
H A DcrtbeginS.c127 void _fini(void);
133 MD_SECTION_PROLOGUE(".fini", _fini);
/openbsd-current/gnu/gcc/gcc/config/score/
H A Dcrti.asm80 .globl _fini
81 .type _fini, %function
82 _fini: label
130 .globl _fini
131 .type _fini, %function
132 _fini: label
/openbsd-current/gnu/gcc/gcc/config/mmix/
H A Dcrti.asm91 % Provide the first part of _init and _fini. Save the return address on the
106 % Register _fini to be executed as the last atexit function.
108 GETA $231,_fini
110 GETA $1,_fini
115 .global _fini
116 _fini: label
H A Dcrtn.asm72 % Provide last part of _init and _fini.
76 % garbage because each fragment of _init and _fini may have their own idea
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mmix/
H A Dcrti.asm91 % Provide the first part of _init and _fini. Save the return address on the
106 % Register _fini to be executed as the last atexit function.
108 GETA $231,_fini
110 GETA $1,_fini
115 .global _fini
116 _fini: label
H A Dcrtn.asm72 % Provide last part of _init and _fini.
76 % garbage because each fragment of _init and _fini may have their own idea
/openbsd-current/gnu/gcc/gcc/config/xtensa/
H A Dcrti.asm47 .globl _fini
48 .type _fini,@function
50 _fini: label
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dsol2-ci.asm49 .globl _fini
50 .type _fini,@function
51 _fini: label
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dsol2-ci.asm49 .globl _fini
50 .type _fini,@function
51 _fini: label
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Dsol-ci.asm86 # Head of _fini function used for static destructors
89 .globl _fini
90 .type _fini,@function
91 _fini: stwu %r1,-16(%r1) label
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dsol-ci.asm85 # Head of _fini function used for static destructors
88 .globl _fini
89 .type _fini,@function
90 _fini: stwu %r1,-16(%r1) label
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dsol2-ci.asm60 .global _fini
61 .type _fini,#function
63 _fini: label
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Dcrti.asm76 .global _fini
80 TYPE(_fini)
81 _fini: label
/openbsd-current/gnu/gcc/gcc/config/fr30/
H A Dcrti.asm63 .global _fini
64 .type _fini,#function
66 _fini: label
/openbsd-current/gnu/gcc/gcc/config/mcore/
H A Dcrti.asm63 .global _fini
64 .type _fini,@function
66 _fini: label
/openbsd-current/gnu/gcc/gcc/config/mt/
H A Dcrti.asm58 .global _fini
59 .type _fini,#function
61 _fini: label
/openbsd-current/gnu/usr.bin/gcc/gcc/config/fr30/
H A Dcrti.asm63 .global _fini
64 .type _fini,#function
66 _fini: label
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dcrti.asm63 .global _fini
64 .type _fini,@function
66 _fini: label
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsol2-ci.asm60 .global _fini
61 .type _fini,#function
63 _fini: label
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dcrti.asm55 .global _fini
56 _fini: label
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dcrti.asm55 .global _fini#
56 _fini: label

Completed in 333 milliseconds

12