Searched refs:__CTOR_LIST__ (Results 1 - 25 of 36) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/libgcc/
H A Dgbl-ctors.h47 extern func_ptr __CTOR_LIST__[];
77 __SIZE_TYPE__ nptrs = (__SIZE_TYPE__) __CTOR_LIST__[0]; \
80 for (nptrs = 0; __CTOR_LIST__[nptrs + 1] != 0; nptrs++); \
82 __CTOR_LIST__[i] (); \
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dgbl-ctors.h47 extern func_ptr __CTOR_LIST__[];
77 __SIZE_TYPE__ nptrs = (__SIZE_TYPE__) __CTOR_LIST__[0]; \
80 for (nptrs = 0; __CTOR_LIST__[nptrs + 1] != 0; nptrs++); \
82 __CTOR_LIST__[i] (); \
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa32-netbsd.h34 STATIC func_ptr __CTOR_LIST__[1] \
H A Dpa32-linux.h33 STATIC func_ptr __CTOR_LIST__[1] \
/netbsd-current/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa32-netbsd.h34 STATIC func_ptr __CTOR_LIST__[1] \
H A Dpa32-linux.h33 STATIC func_ptr __CTOR_LIST__[1] \
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Deabi-ci.S53 .globl __CTOR_LIST__
54 .type __CTOR_LIST__,@object
55 __CTOR_LIST__: label
H A Dsol-ci.S43 .globl __CTOR_LIST__
44 .type __CTOR_LIST__,@object
45 __CTOR_LIST__: label
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/frv/
H A Dfrvbegin.c62 INIT_SECTION_NEG_ONE (".ctors", "\"a\"", "__CTOR_LIST__");
126 unsigned long nptrs = (unsigned long) __CTOR_LIST__[0];
130 for (nptrs = 0; __CTOR_LIST__[nptrs + 1] != 0; nptrs++);
133 __CTOR_LIST__[i] ();
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/rs6000/
H A Deabi-ci.S53 .globl __CTOR_LIST__
54 .type __CTOR_LIST__,@object
55 __CTOR_LIST__: label
H A Dsol-ci.S43 .globl __CTOR_LIST__
44 .type __CTOR_LIST__,@object
45 __CTOR_LIST__: label
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/frv/
H A Dfrvbegin.c62 INIT_SECTION_NEG_ONE (".ctors", "\"a\"", "__CTOR_LIST__");
126 unsigned long nptrs = (unsigned long) __CTOR_LIST__[0];
130 for (nptrs = 0; __CTOR_LIST__[nptrs + 1] != 0; nptrs++);
133 __CTOR_LIST__[i] ();
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/m32r/
H A Dinitfini.c33 to have one set of symbols { __CTOR_LIST__, __DTOR_LIST__, __CTOR_END__,
44 static func_ptr __CTOR_LIST__[1] variable
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/arc/
H A Dinitfini.c35 to have one set of symbols { __CTOR_LIST__, __DTOR_LIST__, __CTOR_END__,
46 static func_ptr __CTOR_LIST__[1] __attribute__ ((section (".ctors"))) variable
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/pa/
H A Dpa64-hpux-lib.h69 func_ptr *p = __CTOR_LIST__; \
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/arc/
H A Dinitfini.c35 to have one set of symbols { __CTOR_LIST__, __DTOR_LIST__, __CTOR_END__,
46 static func_ptr __CTOR_LIST__[1] __attribute__ ((section (".ctors"))) variable
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/m32r/
H A Dinitfini.c33 to have one set of symbols { __CTOR_LIST__, __DTOR_LIST__, __CTOR_END__,
44 static func_ptr __CTOR_LIST__[1] variable
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/pa/
H A Dpa64-hpux-lib.h69 func_ptr *p = __CTOR_LIST__; \
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/nds32/
H A Dinitfini.c38 to have one set of symbols { __CTOR_LIST__, __DTOR_LIST__, __CTOR_END__,
49 static func_ptr __CTOR_LIST__[1] __attribute__ ((section (".ctors"), used)) variable
74 must be placed after __CTOR_LIST__ and __DTOR_LIST. */
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/nds32/
H A Dinitfini.c38 to have one set of symbols { __CTOR_LIST__, __DTOR_LIST__, __CTOR_END__,
49 static func_ptr __CTOR_LIST__[1] __attribute__ ((section (".ctors"), used)) variable
74 must be placed after __CTOR_LIST__ and __DTOR_LIST. */
/netbsd-current/lib/csu/common/
H A Dcrtbegin.c42 extern __dso_hidden const fptr_t __CTOR_LIST__start __asm("__CTOR_LIST__");
44 __dso_hidden const fptr_t __aligned(sizeof(void *)) __CTOR_LIST__[] __section(".ctors") = {
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/ia64/
H A Dvms.h88 STATIC func_ptr __CTOR_LIST__[1] \
/netbsd-current/lib/csu/arch/vax/
H A Dcrtbegin.S37 __CTOR_LIST__: /* symbol is not used */ label
/netbsd-current/external/gpl3/gcc/dist/gcc/config/ia64/
H A Dvms.h88 STATIC func_ptr __CTOR_LIST__[1] \
/netbsd-current/lib/csu/arch/sh3/
H A Dcrtbegin.S37 __CTOR_LIST__: label
184 !! call all constructors on __CTOR_LIST__ in reverse order
191 not r9, r0 ! sentinel at __CTOR_LIST__[0] is -1

Completed in 281 milliseconds

12