HomeSort by: relevance | last modified time | path
    Searched refs:TEXT_SECTION_ASM_OP (Results 1 - 25 of 145) sorted by relevancy

1 2 3 4 5 6

  /src/external/gpl3/gcc/dist/gcc/config/i386/
unix.h 59 #define TEXT_SECTION_ASM_OP "\t.text"
djgpp.h 43 #undef TEXT_SECTION_ASM_OP
44 #define TEXT_SECTION_ASM_OP "\t.section .text"
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
unix.h 59 #define TEXT_SECTION_ASM_OP "\t.text"
djgpp.h 43 #undef TEXT_SECTION_ASM_OP
44 #define TEXT_SECTION_ASM_OP "\t.section .text"
  /src/external/gpl3/gcc/dist/gcc/config/bfin/
elf.h 67 asm (TEXT_SECTION_ASM_OP);
  /src/external/gpl3/gcc.old/dist/gcc/config/bfin/
elf.h 67 asm (TEXT_SECTION_ASM_OP);
  /src/external/gpl3/gcc/dist/gcc/config/frv/
linux.h 67 asm (TEXT_SECTION_ASM_OP);
  /src/external/gpl3/gcc.old/dist/gcc/config/frv/
linux.h 67 asm (TEXT_SECTION_ASM_OP);
  /src/external/gpl3/gcc/dist/gcc/config/mips/
sde.h 106 " TEXT_SECTION_ASM_OP);
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa32-linux.h 56 asm (TEXT_SECTION_ASM_OP); \
elf.h 30 #define TEXT_SECTION_ASM_OP "\t.text"
pa64-hpux.h 163 #define TEXT_SECTION_ASM_OP "\t.text"
276 #undef TEXT_SECTION_ASM_OP
277 #define TEXT_SECTION_ASM_OP "\t.SUBSPA $CODE$\n"
  /src/external/gpl3/gcc/dist/libgcc/config/pa/
pa64-hpux-lib.h 65 asm (TEXT_SECTION_ASM_OP); \
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
sde.h 106 " TEXT_SECTION_ASM_OP);
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa32-linux.h 56 asm (TEXT_SECTION_ASM_OP); \
elf.h 30 #define TEXT_SECTION_ASM_OP "\t.text"
pa64-hpux.h 163 #define TEXT_SECTION_ASM_OP "\t.text"
276 #undef TEXT_SECTION_ASM_OP
277 #define TEXT_SECTION_ASM_OP "\t.SUBSPA $CODE$\n"
  /src/external/gpl3/gcc.old/dist/libgcc/config/pa/
pa64-hpux-lib.h 65 asm (TEXT_SECTION_ASM_OP); \
  /src/external/gpl3/gcc/dist/gcc/config/csky/
csky-linux-elf.h 122 asm (TEXT_SECTION_ASM_OP);
  /src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky-linux-elf.h 111 asm (TEXT_SECTION_ASM_OP);
  /src/external/gpl3/gcc/dist/gcc/config/ia64/
hpux.h 170 #undef TEXT_SECTION_ASM_OP
171 #define TEXT_SECTION_ASM_OP "\t.section\t.text,\t\"ax\",\t\"progbits\""
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
hpux.h 170 #undef TEXT_SECTION_ASM_OP
171 #define TEXT_SECTION_ASM_OP "\t.section\t.text,\t\"ax\",\t\"progbits\""
  /src/external/gpl3/gcc/dist/gcc/config/rx/
linux.h 87 #undef TEXT_SECTION_ASM_OP
88 #define TEXT_SECTION_ASM_OP \
  /src/external/gpl3/gcc.old/dist/gcc/config/rx/
linux.h 87 #undef TEXT_SECTION_ASM_OP
88 #define TEXT_SECTION_ASM_OP \
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-elf.h 28 #define TEXT_SECTION_ASM_OP "\t.text"

Completed in 61 milliseconds

1 2 3 4 5 6