Home
last modified time | relevance | path

Searched refs:CTORS_SECTION_ASM_OP (Results 1 – 25 of 70) sorted by relevance

123

/openbsd/gnu/usr.bin/gcc/gcc/config/m88k/
H A Dsysv4.h82 #undef CTORS_SECTION_ASM_OP
83 #define CTORS_SECTION_ASM_OP "\tsection\t.ctors,\"aw\"" macro
/openbsd/gnu/usr.bin/gcc/gcc/config/
H A Dnetware.h66 #undef CTORS_SECTION_ASM_OP
67 #define CTORS_SECTION_ASM_OP ".section\t.ctors,\"x\"" macro
H A Dlynx.h138 #undef CTORS_SECTION_ASM_OP
139 #define CTORS_SECTION_ASM_OP "\t.section\t.ctors" macro
/openbsd/gnu/gcc/gcc/config/arm/
H A Dcoff.h68 #undef CTORS_SECTION_ASM_OP
69 #define CTORS_SECTION_ASM_OP "\t.section .ctors,\"x\"" macro
H A Daof.h48 asm (CTORS_SECTION_ASM_OP); \
53 asm (CTORS_SECTION_ASM_OP); \
187 #define CTORS_SECTION_ASM_OP "\tAREA\t|C$$gnu_ctorsvec|, DATA, READONLY" macro
/openbsd/gnu/usr.bin/gcc/gcc/
H A Dcrtstuff.c166 #elif defined(CTORS_SECTION_ASM_OP)
170 asm (CTORS_SECTION_ASM_OP);
431 #elif defined(CTORS_SECTION_ASM_OP)
435 asm (CTORS_SECTION_ASM_OP);
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/
H A Dcoff.h81 #undef CTORS_SECTION_ASM_OP
82 #define CTORS_SECTION_ASM_OP "\t.section .ctors,\"x\"" macro
H A Daof.h90 asm (CTORS_SECTION_ASM_OP); \
95 asm (CTORS_SECTION_ASM_OP); \
276 #define CTORS_SECTION_ASM_OP "\tAREA\t|C$$gnu_ctorsvec|, DATA, READONLY" macro
/openbsd/gnu/gcc/gcc/
H A Dcrtstuff.c175 #elif defined(CTORS_SECTION_ASM_OP)
179 asm (CTORS_SECTION_ASM_OP);
456 #elif defined(CTORS_SECTION_ASM_OP)
460 asm (CTORS_SECTION_ASM_OP);
/openbsd/gnu/gcc/gcc/config/sparc/
H A Dsysv4.h148 #undef CTORS_SECTION_ASM_OP
149 #define CTORS_SECTION_ASM_OP "\t.section\t\".ctors\",#alloc,#write" macro
H A Dsol2-gld.h5 #undef CTORS_SECTION_ASM_OP
H A Dopenbsd.h101 #undef CTORS_SECTION_ASM_OP
H A Dopenbsd64.h108 #undef CTORS_SECTION_ASM_OP
H A Dfreebsd.h158 #undef CTORS_SECTION_ASM_OP
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dsysv4.h155 #undef CTORS_SECTION_ASM_OP
156 #define CTORS_SECTION_ASM_OP "\t.section\t\".ctors\",#alloc,#write" macro
H A Dsol2-gld.h5 #undef CTORS_SECTION_ASM_OP
/openbsd/gnu/gcc/gcc/config/mcore/
H A Dmcore-elf.h125 #undef CTORS_SECTION_ASM_OP
126 #define CTORS_SECTION_ASM_OP "\t.section\t.ctors,\"aw\"" macro
/openbsd/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dmcore-elf.h150 #undef CTORS_SECTION_ASM_OP
151 #define CTORS_SECTION_ASM_OP "\t.section\t.ctors,\"aw\"" macro
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dhpux.h155 #undef CTORS_SECTION_ASM_OP
156 #define CTORS_SECTION_ASM_OP "\t.section\t.init_array,\t\"aw\",\"init_array\"" macro
/openbsd/gnu/gcc/gcc/config/ia64/
H A Dhpux.h147 #undef CTORS_SECTION_ASM_OP
148 #define CTORS_SECTION_ASM_OP "\t.section\t.init_array,\t\"aw\",\"init_array\"" macro
/openbsd/gnu/gcc/gcc/config/sh/
H A Dsymbian-pre.h40 #define CTORS_SECTION_ASM_OP "\t.section\t.ctors,\"ax\",@progbits" macro
/openbsd/gnu/gcc/gcc/config/pa/
H A Dpa64-hpux.h261 #undef CTORS_SECTION_ASM_OP
262 #define CTORS_SECTION_ASM_OP "\t.SUBSPA \\.ctors,QUAD=1,ALIGN=8,ACCESS=31" macro
/openbsd/gnu/usr.bin/gcc/gcc/config/i960/
H A Di960-coff.h41 #define CTORS_SECTION_ASM_OP "\t.section\t.ctors,\"x\"" macro
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa64-hpux.h266 #undef CTORS_SECTION_ASM_OP
267 #define CTORS_SECTION_ASM_OP "\t.SUBSPA \\.ctors,QUAD=1,ALIGN=8,ACCESS=31" macro
/openbsd/gnu/usr.bin/gcc/gcc/config/h8300/
H A Delf.h14 #undef CTORS_SECTION_ASM_OP

123