Searched refs:READONLY_DATA_SECTION_ASM_OP (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/gnu/usr.bin/cc/cc_tools/
H A Delfos-undef.h9 #undef READONLY_DATA_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dcoff.h70 #undef READONLY_DATA_SECTION_ASM_OP
71 #define READONLY_DATA_SECTION_ASM_OP "\t.section .rdata"
66 #undef READONLY_DATA_SECTION_ASM_OP macro
67 #define READONLY_DATA_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsysv4.h43 #undef READONLY_DATA_SECTION_ASM_OP macro
129 #define READONLY_DATA_SECTION_ASM_OP "\t.section\t\".rodata\"" macro
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dhpux.h157 #undef READONLY_DATA_SECTION_ASM_OP macro
158 #define READONLY_DATA_SECTION_ASM_OP "\t.section\t.rodata,\t\"a\",\t\"progbits\"" macro
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386-interix.h265 #define READONLY_DATA_SECTION_ASM_OP "\t.section\t.rdata,\"r\"" macro
H A Dcygming.h119 #define READONLY_DATA_SECTION_ASM_OP "\t.section .rdata,\"dr\""
117 #define READONLY_DATA_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/config/
H A Delfos.h197 #define READONLY_DATA_SECTION_ASM_OP "\t.section\t.rodata" macro
/freebsd-11-stable/contrib/gcc/config/mips/
H A Dmips.h2681 #undef READONLY_DATA_SECTION_ASM_OP
2682 #define READONLY_DATA_SECTION_ASM_OP "\t.rdata" /* read-only data */
2660 #undef READONLY_DATA_SECTION_ASM_OP macro
2661 #define READONLY_DATA_SECTION_ASM_OP macro
/freebsd-11-stable/contrib/gcc/
H A Dvarasm.c5175 #ifdef READONLY_DATA_SECTION_ASM_OP
5177 READONLY_DATA_SECTION_ASM_OP);

Completed in 221 milliseconds