HomeSort by: relevance | last modified time | path
    Searched defs:TARGET_ASM_UNIQUE_SECTION (Results 1 - 14 of 14) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/i386/
x86-64.h 87 #undef TARGET_ASM_UNIQUE_SECTION
88 #define TARGET_ASM_UNIQUE_SECTION x86_64_elf_unique_section
cygming.h 288 #define TARGET_ASM_UNIQUE_SECTION i386_pe_unique_section
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
x86-64.h 87 #undef TARGET_ASM_UNIQUE_SECTION
88 #define TARGET_ASM_UNIQUE_SECTION x86_64_elf_unique_section
cygming.h 288 #define TARGET_ASM_UNIQUE_SECTION i386_pe_unique_section
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
xcoff.h 100 #define TARGET_ASM_UNIQUE_SECTION rs6000_xcoff_unique_section
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
xcoff.h 100 #define TARGET_ASM_UNIQUE_SECTION rs6000_xcoff_unique_section
  /src/external/gpl3/gcc/dist/gcc/config/
darwin.h 959 #undef TARGET_ASM_UNIQUE_SECTION
960 #define TARGET_ASM_UNIQUE_SECTION darwin_unique_section
  /src/external/gpl3/gcc.old/dist/gcc/config/
darwin.h 936 #undef TARGET_ASM_UNIQUE_SECTION
937 #define TARGET_ASM_UNIQUE_SECTION darwin_unique_section
  /src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore.cc 191 #undef TARGET_ASM_UNIQUE_SECTION
192 #define TARGET_ASM_UNIQUE_SECTION mcore_unique_section
  /src/external/gpl3/gcc.old/dist/gcc/config/mcore/
mcore.cc 191 #undef TARGET_ASM_UNIQUE_SECTION
192 #define TARGET_ASM_UNIQUE_SECTION mcore_unique_section
  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 2501 #undef TARGET_ASM_UNIQUE_SECTION
2502 #define TARGET_ASM_UNIQUE_SECTION msp430_unique_section
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 2501 #undef TARGET_ASM_UNIQUE_SECTION
2502 #define TARGET_ASM_UNIQUE_SECTION msp430_unique_section
  /src/external/gpl3/gcc.old/dist/gcc/config/riscv/
riscv.cc 5724 #undef TARGET_ASM_UNIQUE_SECTION
5725 #define TARGET_ASM_UNIQUE_SECTION riscv_unique_section
  /src/external/gpl3/gcc.old/dist/gcc/config/spu/
spu.c 7421 #undef TARGET_ASM_UNIQUE_SECTION
7422 #define TARGET_ASM_UNIQUE_SECTION spu_unique_section

Completed in 49 milliseconds