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

/haiku-buildtools/gcc/gcc/config/c6x/
H A Delf-common.h32 #undef READONLY_DATA_SECTION_ASM_OP macro
33 #define READONLY_DATA_SECTION_ASM_OP "\t.section\t\".const\",\"a\",@progbits" macro
/haiku-buildtools/gcc/gcc/config/arm/
H A Dcoff.h67 #undef READONLY_DATA_SECTION_ASM_OP
68 #define READONLY_DATA_SECTION_ASM_OP "\t.section .rdata"
63 #undef READONLY_DATA_SECTION_ASM_OP macro
64 #define READONLY_DATA_SECTION_ASM_OP macro
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsysv4.h33 #undef READONLY_DATA_SECTION_ASM_OP macro
88 #define READONLY_DATA_SECTION_ASM_OP "\t.section\t\".rodata\"" macro
/haiku-buildtools/legacy/gcc/gcc/config/a29k/
H A Dudi.h47 fprintf (asm_out_file, "%s\n", READONLY_DATA_SECTION_ASM_OP); \
H A Da29k.h1394 #define READONLY_DATA_SECTION_ASM_OP "\t.use .lit"
1411 fprintf (asm_out_file, "%s\n", READONLY_DATA_SECTION_ASM_OP); \
1383 #define READONLY_DATA_SECTION_ASM_OP macro
/haiku-buildtools/gcc/gcc/config/ia64/
H A Dhpux.h159 #undef READONLY_DATA_SECTION_ASM_OP macro
160 #define READONLY_DATA_SECTION_ASM_OP "\t.section\t.rodata,\t\"a\",\t\"progbits\"" macro
/haiku-buildtools/gcc/gcc/config/pa/
H A Dpa64-hpux.h277 #undef READONLY_DATA_SECTION_ASM_OP macro
278 #define READONLY_DATA_SECTION_ASM_OP "\t.SUBSPA $LIT$\n" macro
/haiku-buildtools/gcc/gcc/config/tilepro/
H A Dtilepro.h391 #undef READONLY_DATA_SECTION_ASM_OP
392 #define READONLY_DATA_SECTION_ASM_OP "\t.section\t.rodata, \"a\""
382 #undef READONLY_DATA_SECTION_ASM_OP macro
383 #define READONLY_DATA_SECTION_ASM_OP macro
/haiku-buildtools/gcc/gcc/config/tilegx/
H A Dtilegx.h436 #undef READONLY_DATA_SECTION_ASM_OP
437 #define READONLY_DATA_SECTION_ASM_OP "\t.section\t.rodata, \"a\""
427 #undef READONLY_DATA_SECTION_ASM_OP macro
428 #define READONLY_DATA_SECTION_ASM_OP macro
/haiku-buildtools/gcc/gcc/config/alpha/
H A Dvms.h167 #define READONLY_DATA_SECTION_ASM_OP "\t.rdata"
166 #define READONLY_DATA_SECTION_ASM_OP macro
/haiku-buildtools/gcc/gcc/config/i386/
H A Di386-interix.h158 #define READONLY_DATA_SECTION_ASM_OP "\t.section\t.rdata,\"r\"" macro
H A Dcygming.h194 #define READONLY_DATA_SECTION_ASM_OP "\t.section .rdata,\"dr\""
193 #define READONLY_DATA_SECTION_ASM_OP macro
/haiku-buildtools/gcc/gcc/config/
H A Delfos.h201 #define READONLY_DATA_SECTION_ASM_OP "\t.section\t.rodata" macro
/haiku-buildtools/gcc/gcc/config/rx/
H A Drx.h369 #undef READONLY_DATA_SECTION_ASM_OP
370 #define READONLY_DATA_SECTION_ASM_OP \
361 #undef READONLY_DATA_SECTION_ASM_OP macro
362 #define READONLY_DATA_SECTION_ASM_OP macro
/haiku-buildtools/gcc/gcc/config/epiphany/
H A Depiphany.h717 #undef READONLY_DATA_SECTION_ASM_OP
718 #define READONLY_DATA_SECTION_ASM_OP "\t.section .rodata"
703 #undef READONLY_DATA_SECTION_ASM_OP macro
704 #define READONLY_DATA_SECTION_ASM_OP macro
/haiku-buildtools/legacy/gcc/gcc/config/h8300/
H A Dh8300.h1054 #define READONLY_DATA_SECTION_ASM_OP "\t.section .rodata"
1085 fprintf (asm_out_file, "%s\n", READONLY_DATA_SECTION_ASM_OP);\
1043 #define READONLY_DATA_SECTION_ASM_OP macro
/haiku-buildtools/gcc/gcc/config/mmix/
H A Dmmix.h611 #define READONLY_DATA_SECTION_ASM_OP "\t.section\t.rodata" macro
/haiku-buildtools/gcc/gcc/config/microblaze/
H A Dmicroblaze.h877 #define READONLY_DATA_SECTION_ASM_OP \ macro
H A Dmicroblaze.c3391 section_asm_op = READONLY_DATA_SECTION_ASM_OP;
/haiku-buildtools/legacy/gcc/gcc/config/alpha/
H A Dalpha.h1955 #define READONLY_DATA_SECTION_ASM_OP ".rdata"
1978 fprintf (asm_out_file, "%s\n", READONLY_DATA_SECTION_ASM_OP); \
1944 #define READONLY_DATA_SECTION_ASM_OP macro
/haiku-buildtools/gcc/gcc/config/mips/
H A Dmips.h2948 #undef READONLY_DATA_SECTION_ASM_OP
2949 #define READONLY_DATA_SECTION_ASM_OP "\t.rdata" /* read-only data */
2929 #undef READONLY_DATA_SECTION_ASM_OP macro
2930 #define READONLY_DATA_SECTION_ASM_OP macro
/haiku-buildtools/gcc/gcc/
H A Dvarasm.c6098 #ifdef READONLY_DATA_SECTION_ASM_OP
6100 READONLY_DATA_SECTION_ASM_OP);

Completed in 312 milliseconds