/openbsd/gnu/usr.bin/gcc/gcc/config/m88k/ |
H A D | sysv4.h | 82 #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 D | netware.h | 66 #undef CTORS_SECTION_ASM_OP 67 #define CTORS_SECTION_ASM_OP ".section\t.ctors,\"x\"" macro
|
H A D | lynx.h | 138 #undef CTORS_SECTION_ASM_OP 139 #define CTORS_SECTION_ASM_OP "\t.section\t.ctors" macro
|
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | coff.h | 68 #undef CTORS_SECTION_ASM_OP 69 #define CTORS_SECTION_ASM_OP "\t.section .ctors,\"x\"" macro
|
H A D | aof.h | 48 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 D | crtstuff.c | 166 #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 D | coff.h | 81 #undef CTORS_SECTION_ASM_OP 82 #define CTORS_SECTION_ASM_OP "\t.section .ctors,\"x\"" macro
|
H A D | aof.h | 90 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 D | crtstuff.c | 175 #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 D | sysv4.h | 148 #undef CTORS_SECTION_ASM_OP 149 #define CTORS_SECTION_ASM_OP "\t.section\t\".ctors\",#alloc,#write" macro
|
H A D | sol2-gld.h | 5 #undef CTORS_SECTION_ASM_OP
|
H A D | openbsd.h | 101 #undef CTORS_SECTION_ASM_OP
|
H A D | openbsd64.h | 108 #undef CTORS_SECTION_ASM_OP
|
H A D | freebsd.h | 158 #undef CTORS_SECTION_ASM_OP
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sysv4.h | 155 #undef CTORS_SECTION_ASM_OP 156 #define CTORS_SECTION_ASM_OP "\t.section\t\".ctors\",#alloc,#write" macro
|
H A D | sol2-gld.h | 5 #undef CTORS_SECTION_ASM_OP
|
/openbsd/gnu/gcc/gcc/config/mcore/ |
H A D | mcore-elf.h | 125 #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 D | mcore-elf.h | 150 #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 D | hpux.h | 155 #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 D | hpux.h | 147 #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 D | symbian-pre.h | 40 #define CTORS_SECTION_ASM_OP "\t.section\t.ctors,\"ax\",@progbits" macro
|
/openbsd/gnu/gcc/gcc/config/pa/ |
H A D | pa64-hpux.h | 261 #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 D | i960-coff.h | 41 #define CTORS_SECTION_ASM_OP "\t.section\t.ctors,\"x\"" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | pa64-hpux.h | 266 #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 D | elf.h | 14 #undef CTORS_SECTION_ASM_OP
|