Searched refs:CTORS_SECTION_ASM_OP (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.1-release/contrib/gcc/config/sparc/
H A Dsol2-gld.h5 #undef CTORS_SECTION_ASM_OP macro
H A Dsysv4.h148 #undef CTORS_SECTION_ASM_OP macro
149 #define CTORS_SECTION_ASM_OP "\t.section\t\".ctors\",#alloc,#write" macro
H A Dfreebsd.h179 #undef CTORS_SECTION_ASM_OP macro
H A Dlinux.h214 #undef CTORS_SECTION_ASM_OP
211 #undef CTORS_SECTION_ASM_OP macro
H A Dnetbsd-elf.h269 #undef CTORS_SECTION_ASM_OP macro
H A Dlinux64.h345 #undef CTORS_SECTION_ASM_OP
343 #undef CTORS_SECTION_ASM_OP macro
/freebsd-10.1-release/contrib/gcc/config/arm/
H A Dcoff.h72 #undef CTORS_SECTION_ASM_OP
73 #define CTORS_SECTION_ASM_OP "\t.section .ctors,\"x\""
68 #undef CTORS_SECTION_ASM_OP macro
69 #define CTORS_SECTION_ASM_OP macro
H A Daof.h49 asm (CTORS_SECTION_ASM_OP); \
54 asm (CTORS_SECTION_ASM_OP); \
188 #define CTORS_SECTION_ASM_OP "\tAREA\t|C$$gnu_ctorsvec|, DATA, READONLY"
187 #define CTORS_SECTION_ASM_OP macro
H A Darm.h1851 /* Define CTORS_SECTION_ASM_OP. */
1852 #undef CTORS_SECTION_ASM_OP
1855 # define CTORS_SECTION_ASM_OP \
1860 /* In libgcc, CTORS_SECTION_ASM_OP must be a compile-time constant,
1864 CTORS_SECTION_ASM_OP when in libgcc; that prevents crtstuff
1878 # define CTORS_SECTION_ASM_OP ARM_CTORS_SECTION_OP
1844 #undef CTORS_SECTION_ASM_OP macro
1847 # define CTORS_SECTION_ASM_OP macro
1870 # define CTORS_SECTION_ASM_OP macro
/freebsd-10.1-release/contrib/gcc/config/ia64/
H A Dhpux.h147 #undef CTORS_SECTION_ASM_OP macro
148 #define CTORS_SECTION_ASM_OP "\t.section\t.init_array,\t\"aw\",\"init_array\"" macro
/freebsd-10.1-release/contrib/gcc/
H A Dcrtstuff.c175 #elif defined(CTORS_SECTION_ASM_OP)
179 asm (CTORS_SECTION_ASM_OP); variable
456 #elif defined(CTORS_SECTION_ASM_OP)
460 asm (CTORS_SECTION_ASM_OP);
H A Dtarget-def.h117 # ifdef CTORS_SECTION_ASM_OP
H A Dvarasm.c1280 #ifdef CTORS_SECTION_ASM_OP
5180 #ifdef CTORS_SECTION_ASM_OP
5182 CTORS_SECTION_ASM_OP);
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Dsco5.h35 * NOTE: We really do want CTORS_SECTION_ASM_OP and DTORS_SECTION_ASM_OP.
44 #define CTORS_SECTION_ASM_OP "\t.section\t.ctors, \"aw\"" macro

Completed in 239 milliseconds