Searched refs:DATA_SECTION_ASM_OP (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dunix.h54 #define DATA_SECTION_ASM_OP "\t.data"
53 #define DATA_SECTION_ASM_OP macro
H A Ddjgpp.h44 #undef DATA_SECTION_ASM_OP macro
45 #define DATA_SECTION_ASM_OP "\t.section .data" macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dhpux.h160 #undef DATA_SECTION_ASM_OP macro
161 #define DATA_SECTION_ASM_OP "\t.section\t.data,\t\"aw\",\t\"progbits\"" macro
H A Dia64.h1497 #define DATA_SECTION_ASM_OP "\t.data"
1473 #define DATA_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsysv4.h127 #define DATA_SECTION_ASM_OP "\t.section\t\".data\"" macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Daout.h32 #define DATA_SECTION_ASM_OP "\t.data" macro
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Dxcoff.h283 #define DATA_SECTION_ASM_OP "\t.csect .data[RW],3" macro
H A Dsysv4.h344 #define DATA_SECTION_ASM_OP "\t.section\t\".data\"" macro
/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.h629 #undef DATA_SECTION_ASM_OP macro
630 #define DATA_SECTION_ASM_OP "\t.data" macro
/freebsd-11-stable/contrib/gcc/config/s390/
H A Ds390.h809 #define DATA_SECTION_ASM_OP ".data" macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h2679 #define DATA_SECTION_ASM_OP "\t.data" /* large data */
2658 #define DATA_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/
H A Dvarasm.c5165 #ifdef DATA_SECTION_ASM_OP
5167 DATA_SECTION_ASM_OP);

Completed in 132 milliseconds