Searched refs:__DTOR_END__ (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Deabi-cn.S56 .weak __DTOR_END__
57 .type __DTOR_END__,@object
58 __DTOR_END__: label
H A Dsol-cn.S45 .weak __DTOR_END__
46 .type __DTOR_END__,@object
47 __DTOR_END__: label
H A Deabi.S95 .long __DTOR_END__ /* end of .dtor section */
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Deabi-cn.S56 .weak __DTOR_END__
57 .type __DTOR_END__,@object
58 __DTOR_END__: label
H A Dsol-cn.S45 .weak __DTOR_END__
46 .type __DTOR_END__,@object
47 __DTOR_END__: label
H A Deabi.S95 .long __DTOR_END__ /* end of .dtor section */
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/m32r/
H A Dinitfini.c34 __DTOR_END__ } per root executable and also one set of these symbols
124 static func_ptr __DTOR_END__[1] variable
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dinitfini.c36 __DTOR_END__ } per root executable and also one set of these symbols
119 static func_ptr __DTOR_END__[1] __attribute__ ((section (".dtors"))) variable
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dinitfini.c36 __DTOR_END__ } per root executable and also one set of these symbols
119 static func_ptr __DTOR_END__[1] __attribute__ ((section (".dtors"))) variable
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/m32r/
H A Dinitfini.c34 __DTOR_END__ } per root executable and also one set of these symbols
124 static func_ptr __DTOR_END__[1] variable
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/nds32/
H A Dinitfini.c39 __DTOR_END__ } per root executable and also one set of these symbols
174 static func_ptr __DTOR_END__[1] __attribute__ ((section (".dtors"), used)) variable
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/nds32/
H A Dinitfini.c39 __DTOR_END__ } per root executable and also one set of these symbols
174 static func_ptr __DTOR_END__[1] __attribute__ ((section (".dtors"), used)) variable
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dcrtstuff.c215 __DTOR_END__ } per root executable and also one set of these symbols
399 extern func_ptr __DTOR_END__[] __attribute__((visibility ("hidden")));
401 const size_t max_idx = __DTOR_END__ - __DTOR_LIST__ - 1;
633 func_ptr __DTOR_END__[1]
642 STATIC func_ptr __DTOR_END__[1]
646 STATIC func_ptr __DTOR_END__[1]
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dcrtstuff.c215 __DTOR_END__ } per root executable and also one set of these symbols
399 extern func_ptr __DTOR_END__[] __attribute__((visibility ("hidden")));
401 const size_t max_idx = __DTOR_END__ - __DTOR_LIST__ - 1;
633 func_ptr __DTOR_END__[1]
642 STATIC func_ptr __DTOR_END__[1]
646 STATIC func_ptr __DTOR_END__[1]
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/ia64/
H A Dcrtend.S34 __DTOR_END__: label
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/ia64/
H A Dcrtend.S34 __DTOR_END__: label

Completed in 215 milliseconds