Home
last modified time | relevance | path

Searched refs:_fini (Results 1 – 25 of 108) sorted by relevance

12345

/netbsd/external/gpl3/gdb/dist/ld/testsuite/ld-mips-elf/
H A Ddyn-sec64.s10 .globl _fini
11 .ent _fini
12 .type _fini, @function
13 _fini: label
14 .end _fini
/netbsd/external/gpl3/gdb.old/dist/ld/testsuite/ld-mips-elf/
H A Ddyn-sec64.s10 .globl _fini
11 .ent _fini
12 .type _fini, @function
13 _fini: label
14 .end _fini
/netbsd/lib/csu/arch/ia64/
H A Dcrti.S52 .proc _fini label
53 .global _fini
54 _fini: label
60 .endp _fini
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/csky/
H A Dcrti.S1 # Define _init and _fini entry points for C-SKY.
111 .globl _fini
112 .type _fini, @function
113 _fini: label
133 .global _fini
134 .type _fini,@function
136 _fini: label
/netbsd/external/gpl3/gcc/dist/libgcc/config/csky/
H A Dcrti.S1 # Define _init and _fini entry points for C-SKY.
111 .globl _fini
112 .type _fini, @function
113 _fini: label
133 .global _fini
134 .type _fini,@function
136 _fini: label
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dcrti.S38 .globl _fini
39 .type _fini,@function
40 _fini: label
/netbsd/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dcrti.S38 .globl _fini
39 .type _fini,@function
40 _fini: label
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dcrti.S41 .globl _fini
42 .type _fini,@function
43 _fini: label
/netbsd/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dcrti.S41 .globl _fini
42 .type _fini,@function
43 _fini: label
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/score/
H A Dcrti.S70 .globl _fini
71 .type _fini, %function
72 _fini: label
125 .globl _fini
126 .type _fini, %function
127 _fini: label
/netbsd/external/gpl3/gcc/dist/libgcc/config/score/
H A Dcrti.S70 .globl _fini
71 .type _fini, %function
72 _fini: label
125 .globl _fini
126 .type _fini, %function
127 _fini: label
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/c6x/
H A Dcrti.S35 .globl _fini
36 .type _fini,@function
37 _fini: label
/netbsd/external/gpl3/gcc/dist/libgcc/config/c6x/
H A Dcrti.S35 .globl _fini
36 .type _fini,@function
37 _fini: label
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dcrti.S44 .global _fini
46 .type _fini,@function
47 _fini: label
/netbsd/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dcrti.S44 .global _fini
46 .type _fini,@function
47 _fini: label
/netbsd/lib/csu/arch/alpha/
H A Dcrti.S48 .global _fini
49 .type _fini, @function
50 _fini: label
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/mips/
H A Dcrti.S43 .globl _fini
44 .type _fini,@function
45 _fini: label
/netbsd/external/gpl3/gcc/dist/libgcc/config/mips/
H A Dcrti.S43 .globl _fini
44 .type _fini,@function
45 _fini: label
/netbsd/lib/csu/arch/arm/
H A Dcrti.S53 .globl _fini
54 .type _fini,%function
55 _fini: label
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/mmix/
H A Dcrti.S122 % Provide the first part of _init and _fini. Save the return address on the
137 % Register _fini to be executed as the last atexit function.
139 GETA $231,_fini
141 GETA $1,_fini
146 .global _fini
147 _fini: label
/netbsd/external/gpl3/gcc/dist/libgcc/config/mmix/
H A Dcrti.S122 % Provide the first part of _init and _fini. Save the return address on the
137 % Register _fini to be executed as the last atexit function.
139 GETA $231,_fini
141 GETA $1,_fini
146 .global _fini
147 _fini: label
/netbsd/lib/csu/arch/mips/
H A Dcrti.S53 NESTED_NOPROFILE(_fini, CALLFRAME_SIZ, ra)
61 SETUP_GP64(CALLFRAME_GP, _fini)
62 END(_fini)
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dsol-ci.S74 # Head of _fini function used for static destructors
77 .globl _fini
78 .type _fini,@function
79 _fini: stwu %r1,-16(%r1) label
/netbsd/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Dsol-ci.S74 # Head of _fini function used for static destructors
77 .globl _fini
78 .type _fini,@function
79 _fini: stwu %r1,-16(%r1) label
/netbsd/lib/csu/arch/m68k/
H A Dcrti.S49 .globl _fini
50 _fini: label

12345