Searched refs:SBSS_SECTION_ASM_OP (Results 1 - 17 of 17) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Dvxworks.h26 SECTION_FUNCTION_TEMPLATE(sbss_section, in_sbss, SBSS_SECTION_ASM_OP)
H A Delf.h94 #undef SBSS_SECTION_ASM_OP macro
95 #define SBSS_SECTION_ASM_OP "\t.section .sbss" macro
209 SECTION_FUNCTION_TEMPLATE(sbss_section, in_sbss, SBSS_SECTION_ASM_OP)
H A Dlinux.h36 #define SBSS_SECTION_ASM_OP "\t.section .sbss" macro
91 SECTION_FUNCTION_TEMPLATE(sbss_section, in_sbss, SBSS_SECTION_ASM_OP)
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dhpux.h169 #undef SBSS_SECTION_ASM_OP macro
170 #define SBSS_SECTION_ASM_OP "\t.section\t.sbss,\t\"asw\",\t\"nobits\"" macro
H A Dsysv4.h130 #define SBSS_SECTION_ASM_OP "\t.sbss" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dhpux.h177 #undef SBSS_SECTION_ASM_OP macro
178 #define SBSS_SECTION_ASM_OP "\t.section\t.sbss,\t\"asw\",\t\"nobits\"" macro
H A Dsysv4.h167 #define SBSS_SECTION_ASM_OP "\t.sbss" macro
175 fprintf (asm_out_file, "%s\n", SBSS_SECTION_ASM_OP); \
H A Dia64-protos.h145 #ifdef SBSS_SECTION_ASM_OP
/openbsd-current/gnu/usr.bin/gcc/gcc/config/alpha/
H A Delf.h187 #undef SBSS_SECTION_ASM_OP macro
188 #define SBSS_SECTION_ASM_OP "\t.section\t.sbss,\"aw\"" macro
227 SECTION_FUNCTION_TEMPLATE(sbss_section, in_sbss, SBSS_SECTION_ASM_OP) \
/openbsd-current/gnu/gcc/gcc/config/alpha/
H A Delf.h170 #undef SBSS_SECTION_ASM_OP macro
171 #define SBSS_SECTION_ASM_OP "\t.section\t.sbss,\"aw\"" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dsysv4.h447 #define SBSS_SECTION_ASM_OP "\t.section\t\".sbss\",\"aw\",@nobits" macro
542 fprintf (asm_out_file, "%s\n", SBSS_SECTION_ASM_OP); \
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Dsysv4.h363 #define SBSS_SECTION_ASM_OP "\t.section\t\".sbss\",\"aw\",@nobits" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m32r/
H A Dm32r.h1532 #define SBSS_SECTION_ASM_OP "\t.section .sbss"
1569 fprintf (asm_out_file, "%s\n", SBSS_SECTION_ASM_OP); \
1515 #define SBSS_SECTION_ASM_OP macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/v850/
H A Dv850.h1159 fprintf (asm_out_file, "%s\n", SBSS_SECTION_ASM_OP); \
1208 #define SBSS_SECTION_ASM_OP "\t.section .sbss,\"aw\""
1199 #define SBSS_SECTION_ASM_OP macro
/openbsd-current/gnu/gcc/gcc/config/v850/
H A Dv850.h892 #define SBSS_SECTION_ASM_OP "\t.section .sbss,\"aw\""
883 #define SBSS_SECTION_ASM_OP macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.h2715 #define SBSS_SECTION_ASM_OP "\t.section .sbss,\"aw\""
2771 fprintf (asm_out_file, "%s\n", SBSS_SECTION_ASM_OP); \
2689 #define SBSS_SECTION_ASM_OP macro
/openbsd-current/gnu/gcc/gcc/
H A Dvarasm.c5195 #ifdef SBSS_SECTION_ASM_OP
5198 SBSS_SECTION_ASM_OP);

Completed in 226 milliseconds