Searched defs:TEXT_SECTION_ASM_OP (Results 1 - 25 of 103) sorted by relevance

12345

/haiku-buildtools/gcc/gcc/config/i386/
H A Dunix.h58 #define TEXT_SECTION_ASM_OP macro
H A Ddjgpp.h39 #undef TEXT_SECTION_ASM_OP macro
40 #define TEXT_SECTION_ASM_OP "\t.section .text" macro
/haiku-buildtools/gcc/gcc/config/pa/
H A Delf.h30 #define TEXT_SECTION_ASM_OP "\t.text" macro
H A Dpa-linux.h63 #define TEXT_SECTION_ASM_OP "\t.text" macro
H A Dpa-openbsd.h36 #define TEXT_SECTION_ASM_OP "\t.text" macro
H A Dpa64-hpux.h169 #define TEXT_SECTION_ASM_OP "\t.text" macro
275 #undef TEXT_SECTION_ASM_OP macro
276 #define TEXT_SECTION_ASM_OP "\t.SUBSPA $CODE$\n" macro
/haiku-buildtools/legacy/gcc/gcc/config/i386/
H A Dsun386.h100 #undef TEXT_SECTION_ASM_OP macro
101 #define TEXT_SECTION_ASM_OP ".text" macro
H A Dunix.h117 #define TEXT_SECTION_ASM_OP macro
/haiku-buildtools/gcc/gcc/config/sparc/
H A Dsysv4.h85 #define TEXT_SECTION_ASM_OP "\t.section\t\".text\"" macro
/haiku-buildtools/gcc/gcc/config/arm/
H A Daout.h34 #define TEXT_SECTION_ASM_OP "\t.text" macro
/haiku-buildtools/legacy/gcc/gcc/config/rs6000/
H A Dnetware.h125 #undef TEXT_SECTION_ASM_OP macro
126 #define TEXT_SECTION_ASM_OP "\t.section\t\".text\"" macro
H A Dwin-nt.h320 #undef TEXT_SECTION_ASM_OP macro
319 #undef TEXT_SECTION_ASM_OP macro
/haiku-buildtools/legacy/gcc/gcc/config/sparc/
H A Dsysv4.h31 #undef TEXT_SECTION_ASM_OP macro
158 #define TEXT_SECTION_ASM_OP ".section\t\".text\"" macro
/haiku-buildtools/legacy/gcc/gcc/
H A Dcrtstuff.c434 asm (TEXT_SECTION_ASM_OP); variable
/haiku-buildtools/gcc/gcc/config/aarch64/
H A Daarch64-elf.h37 #define TEXT_SECTION_ASM_OP "\t.text" macro
/haiku-buildtools/legacy/gcc/gcc/config/arm/
H A Daout.h44 #define TEXT_SECTION_ASM_OP ".text" macro
H A Daof.h56 #define TEXT_SECTION_ASM_OP macro
/haiku-buildtools/legacy/gcc/gcc/config/m68k/
H A Dauxas.h41 #undef TEXT_SECTION_ASM_OP macro
42 #define TEXT_SECTION_ASM_OP "\ttext" macro
H A Ddpx2.h101 #undef TEXT_SECTION_ASM_OP macro
102 #define TEXT_SECTION_ASM_OP "\tsection 10" macro
H A Dhp320.h165 #undef TEXT_SECTION_ASM_OP macro
229 #define TEXT_SECTION_ASM_OP "\tlalign\t1\ntext" macro
232 #define TEXT_SECTION_ASM_OP "text" macro
H A Dtower-as.h213 #undef TEXT_SECTION_ASM_OP macro
212 #undef TEXT_SECTION_ASM_OP macro
/haiku-buildtools/gcc/gcc/config/ia64/
H A Dhpux.h174 #undef TEXT_SECTION_ASM_OP macro
175 #define TEXT_SECTION_ASM_OP "\t.section\t.text,\t\"ax\",\t\"progbits\"" macro
/haiku-buildtools/gcc/gcc/config/rs6000/
H A Dxcoff.h292 #define TEXT_SECTION_ASM_OP "\t.csect .text[PR]" macro
/haiku-buildtools/legacy/gcc/gcc/config/clipper/
H A Dclipper.h973 #define TEXT_SECTION_ASM_OP macro
/haiku-buildtools/legacy/gcc/gcc/config/elxsi/
H A Delxsi.h732 #define TEXT_SECTION_ASM_OP macro

Completed in 149 milliseconds

12345