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

12

/openbsd-current/gnu/usr.bin/gcc/gcc/config/arm/
H A Dcrti.asm69 .global _fini
73 _fini: label
/openbsd-current/gnu/gcc/gcc/config/sh/
H A Dcrti.asm96 .global _fini
97 _fini: label
H A Dcrt1.asm459 LOAD_ADDR (_fini, r2)
859 .long _fini
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dcrtbegin.asm68 * Fragment of the ELF _fini routine that invokes our dtor cleanup.
73 * fragment of the _fini function. Further, Itanium does not implement
H A Dcrtend.asm43 * fragment of the _fini function. Further, Itanium does not implement
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sh/
H A Dcrt1.asm91 LOAD_ADDR (_fini, r2)
168 .long _fini
H A Dcrti.asm96 .global _fini
97 _fini: label
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Dsol-cn.asm77 # Tail of _fini used for static destructors
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dcrtend.asm55 * fragment of the _fini function. Further, Itanium does not implement
H A Dcrtbegin.asm78 * Fragment of the ELF _fini routine that invokes our dtor cleanup.
83 * fragment of the _fini function. Further, Itanium does not implement
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dsol-cn.asm76 # Tail of _fini used for static destructors
/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dsol2-c1.asm92 ! Register _fini() with atexit(). We will take care of calling _init()
95 pushl $_fini
H A Dsol2-gc1.asm95 ! Register _fini() with atexit(). We will take care of calling _init()
98 pushl $_fini
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dsol2-c1.asm92 ! Register _fini() with atexit(). We will take care of calling _init()
95 pushl $_fini
H A Dsol2-gc1.asm95 ! Register _fini() with atexit(). We will take care of calling _init()
98 pushl $_fini
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dsol2-c1.asm85 setn(_fini, %o1, %o0)
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsol2-c1.asm85 setn(_fini, %o1, %o0)
/openbsd-current/regress/lib/libpthread/dlopen/
H A Ddlopen.c546 { flag, name, prefix##_init, prefix##_run, prefix##_fini }

Completed in 136 milliseconds

12