Home
last modified time | relevance | path

Searched refs:TEXT_SECTION_ASM_OP (Results 1 – 25 of 125) sorted by relevance

12345

/openbsd/src/gnu/gcc/gcc/config/pa/
Dpa64-hpux.h145 #define TEXT_SECTION_ASM_OP "\t.text" macro
249 #undef TEXT_SECTION_ASM_OP
250 #define TEXT_SECTION_ASM_OP "\t.SUBSPA $CODE$\n" macro
362 asm (TEXT_SECTION_ASM_OP); \
Dpa32-linux.h57 asm (TEXT_SECTION_ASM_OP); \
Delf.h31 #define TEXT_SECTION_ASM_OP "\t.text" macro
Dpa-linux.h71 #define TEXT_SECTION_ASM_OP "\t.text" macro
/openbsd/src/gnu/gcc/gcc/config/i386/
Ddjgpp.h57 #undef TEXT_SECTION_ASM_OP
58 #define TEXT_SECTION_ASM_OP "\t.section .text" macro
Dunix.h49 #define TEXT_SECTION_ASM_OP "\t.text" macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/pa/
Dpa64-hpux.h132 #define TEXT_SECTION_ASM_OP "\t.text" macro
254 #undef TEXT_SECTION_ASM_OP
255 #define TEXT_SECTION_ASM_OP "\t.SUBSPA $CODE$\n" macro
Dopenbsd.h208 #undef TEXT_SECTION_ASM_OP
209 #define TEXT_SECTION_ASM_OP "\t.text" macro
Dpa-openbsd64.h219 #undef TEXT_SECTION_ASM_OP
220 #define TEXT_SECTION_ASM_OP "\t.text" macro
Delf.h31 #define TEXT_SECTION_ASM_OP "\t.text" macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/i386/
Ddjgpp.h61 #undef TEXT_SECTION_ASM_OP
62 #define TEXT_SECTION_ASM_OP "\t.section .text" macro
Dunix.h51 #define TEXT_SECTION_ASM_OP "\t.text" macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/ia64/
Dhpux.h180 #undef TEXT_SECTION_ASM_OP
181 #define TEXT_SECTION_ASM_OP "\t.section\t.text,\t\"ax\",\t\"progbits\"" macro
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcrtstuff.c77 asm (TEXT_SECTION_ASM_OP); \
371 asm (TEXT_SECTION_ASM_OP); /* don't put epilogue and body in .init */
520 asm (TEXT_SECTION_ASM_OP);
/openbsd/src/gnu/gcc/gcc/config/ia64/
Dhpux.h172 #undef TEXT_SECTION_ASM_OP
173 #define TEXT_SECTION_ASM_OP "\t.section\t.text,\t\"ax\",\t\"progbits\"" macro
/openbsd/src/gnu/gcc/gcc/
Dcrtstuff.c85 asm (TEXT_SECTION_ASM_OP); \
389 asm (TEXT_SECTION_ASM_OP); /* don't put epilogue and body in .init */
558 asm (TEXT_SECTION_ASM_OP);
/openbsd/src/gnu/gcc/gcc/config/bfin/
Duclinux.h20 asm (TEXT_SECTION_ASM_OP);
Delf.h22 asm (TEXT_SECTION_ASM_OP);
/openbsd/src/gnu/gcc/gcc/config/frv/
Dlinux.h69 asm (TEXT_SECTION_ASM_OP);
/openbsd/src/gnu/usr.bin/gcc/gcc/config/sparc/
Dlitecoff.h54 #define TEXT_SECTION_ASM_OP "\t.text" macro
Daout.h53 #define TEXT_SECTION_ASM_OP "\t.text" macro
Dsysv4.h133 #define TEXT_SECTION_ASM_OP "\t.section\t\".text\"" macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m68k/
Dhp320.h165 #undef TEXT_SECTION_ASM_OP
223 #define TEXT_SECTION_ASM_OP "\tlalign\t1\ntext" macro
226 #define TEXT_SECTION_ASM_OP "text" macro
/openbsd/src/gnu/usr.bin/gcc/gcc/config/m88k/
Dopenbsdelf.h28 #define TEXT_SECTION_ASM_OP "\t.text" macro
/openbsd/src/gnu/gcc/gcc/config/m88k/
Dopenbsdelf.h28 #define TEXT_SECTION_ASM_OP "\t.text" macro

12345