Searched refs:TEXT_SECTION_ASM_OP (Results 1 - 25 of 114) sorted by relevance

12345

/openbsd-current/gnu/gcc/gcc/config/i386/
H A Dunix.h50 #define TEXT_SECTION_ASM_OP "\t.text"
49 #define TEXT_SECTION_ASM_OP macro
H A Ddjgpp.h57 #undef TEXT_SECTION_ASM_OP macro
58 #define TEXT_SECTION_ASM_OP "\t.section .text" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/i386/
H A Dunix.h52 #define TEXT_SECTION_ASM_OP "\t.text"
51 #define TEXT_SECTION_ASM_OP macro
H A Ddjgpp.h61 #undef TEXT_SECTION_ASM_OP macro
62 #define TEXT_SECTION_ASM_OP "\t.section .text" macro
/openbsd-current/gnu/gcc/gcc/config/bfin/
H A Delf.h22 asm (TEXT_SECTION_ASM_OP);
H A Duclinux.h20 asm (TEXT_SECTION_ASM_OP);
/openbsd-current/gnu/gcc/gcc/config/pa/
H A Dpa32-linux.h57 asm (TEXT_SECTION_ASM_OP); \
H A Delf.h31 #define TEXT_SECTION_ASM_OP "\t.text" macro
H A Dpa64-hpux.h145 #define TEXT_SECTION_ASM_OP "\t.text" macro
249 #undef TEXT_SECTION_ASM_OP macro
250 #define TEXT_SECTION_ASM_OP "\t.SUBSPA $CODE$\n" macro
362 asm (TEXT_SECTION_ASM_OP); \
H A Dpa-linux.h71 #define TEXT_SECTION_ASM_OP "\t.text" macro
/openbsd-current/gnu/gcc/gcc/config/frv/
H A Dlinux.h69 asm (TEXT_SECTION_ASM_OP);
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sparc/
H A Dlitecoff.h54 #define TEXT_SECTION_ASM_OP "\t.text" macro
H A Daout.h53 #define TEXT_SECTION_ASM_OP "\t.text" macro
H A Dsysv4.h133 #define TEXT_SECTION_ASM_OP "\t.section\t\".text\"" macro
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dhpux.h172 #undef TEXT_SECTION_ASM_OP macro
173 #define TEXT_SECTION_ASM_OP "\t.section\t.text,\t\"ax\",\t\"progbits\"" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dhpux.h180 #undef TEXT_SECTION_ASM_OP macro
181 #define TEXT_SECTION_ASM_OP "\t.section\t.text,\t\"ax\",\t\"progbits\"" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/pa/
H A Dopenbsd.h208 #undef TEXT_SECTION_ASM_OP macro
209 #define TEXT_SECTION_ASM_OP "\t.text" macro
H A Dpa-openbsd64.h219 #undef TEXT_SECTION_ASM_OP macro
220 #define TEXT_SECTION_ASM_OP "\t.text" macro
H A Delf.h31 #define TEXT_SECTION_ASM_OP "\t.text" macro
H A Dpa-linux.h106 #define TEXT_SECTION_ASM_OP "\t.text" macro
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dsysv4.h126 #define TEXT_SECTION_ASM_OP "\t.section\t\".text\"" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m88k/
H A Dopenbsdelf.h28 #define TEXT_SECTION_ASM_OP "\t.text" macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/sh/
H A Delf.h50 attributes as in TEXT_SECTION_ASM_OP, before dwarf2out \
56 fprintf ((FILE), "%s\n", TEXT_SECTION_ASM_OP); \
/openbsd-current/gnu/gcc/gcc/config/m88k/
H A Dopenbsdelf.h28 #define TEXT_SECTION_ASM_OP "\t.text" macro
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Daout.h31 #define TEXT_SECTION_ASM_OP "\t.text" macro

Completed in 353 milliseconds

12345