/openbsd/gnu/gcc/gcc/config/score/ |
H A D | elf.h | 44 #ifndef BSS_SECTION_ASM_OP 45 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro
|
/openbsd/gnu/gcc/gcc/config/pa/ |
H A D | pa64-hpux.h | 147 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro 255 #undef BSS_SECTION_ASM_OP 256 #define BSS_SECTION_ASM_OP "\t.SUBSPA $BSS$\n" macro
|
H A D | elf.h | 33 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro
|
/openbsd/gnu/gcc/gcc/config/i386/ |
H A D | i386elf.h | 119 #undef BSS_SECTION_ASM_OP 120 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro
|
H A D | djgpp.h | 40 #undef BSS_SECTION_ASM_OP 41 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro
|
H A D | sco5.h | 31 #undef BSS_SECTION_ASM_OP 32 #define BSS_SECTION_ASM_OP "\t.section\t.bss, \"aw\", @nobits" macro
|
H A D | unix.h | 57 #define BSS_SECTION_ASM_OP "\t.bss" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/i386/ |
H A D | i386elf.h | 119 #undef BSS_SECTION_ASM_OP 120 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro
|
H A D | djgpp.h | 44 #undef BSS_SECTION_ASM_OP 45 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro
|
H A D | sco5.h | 34 #undef BSS_SECTION_ASM_OP 35 #define BSS_SECTION_ASM_OP "\t.section\t.bss, \"aw\", @nobits" macro
|
H A D | unix.h | 59 #define BSS_SECTION_ASM_OP "\t.bss" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/pa/ |
H A D | pa64-hpux.h | 134 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro 260 #undef BSS_SECTION_ASM_OP 261 #define BSS_SECTION_ASM_OP "\t.SUBSPA $BSS$\n" macro
|
H A D | openbsd.h | 214 #undef BSS_SECTION_ASM_OP 215 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro
|
H A D | pa-openbsd64.h | 225 #undef BSS_SECTION_ASM_OP 226 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/ia64/ |
H A D | hpux.h | 174 #undef BSS_SECTION_ASM_OP 175 #define BSS_SECTION_ASM_OP "\t.section\t.bss,\t\"aw\",\t\"nobits\"" macro
|
/openbsd/gnu/gcc/gcc/config/ia64/ |
H A D | hpux.h | 166 #undef BSS_SECTION_ASM_OP 167 #define BSS_SECTION_ASM_OP "\t.section\t.bss,\t\"aw\",\t\"nobits\"" macro
|
/openbsd/gnu/gcc/gcc/config/m68k/ |
H A D | m68kelf.h | 229 #ifndef BSS_SECTION_ASM_OP 230 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro
|
H A D | m68k-aout.h | 28 #define BSS_SECTION_ASM_OP "\t.bss" macro
|
H A D | coff.h | 77 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/m68k/ |
H A D | m68kelf.h | 266 #ifndef BSS_SECTION_ASM_OP 267 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro
|
H A D | m68k-aout.h | 34 #define BSS_SECTION_ASM_OP "\t.bss" macro
|
H A D | coff.h | 98 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/mips/ |
H A D | elf.h | 90 #ifndef BSS_SECTION_ASM_OP 91 #define BSS_SECTION_ASM_OP "\t.section\t.bss" macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | lynx.h | 23 #define BSS_SECTION_ASM_OP "\t.section\t\".bss\"" macro
|
H A D | litecoff.h | 22 #define BSS_SECTION_ASM_OP "\t.section\t\".bss\"" macro
|