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

  /src/external/gpl3/gcc/dist/gcc/config/mcore/
mcore.cc 123 static void mcore_unique_section (tree, int);
192 #define TARGET_ASM_UNIQUE_SECTION mcore_unique_section
3088 mcore_unique_section (tree decl, int reloc ATTRIBUTE_UNUSED)
3079 mcore_unique_section (tree decl, int reloc ATTRIBUTE_UNUSED) function
  /src/external/gpl3/gcc.old/dist/gcc/config/mcore/
mcore.cc 123 static void mcore_unique_section (tree, int);
192 #define TARGET_ASM_UNIQUE_SECTION mcore_unique_section
3087 mcore_unique_section (tree decl, int reloc ATTRIBUTE_UNUSED)
3078 mcore_unique_section (tree decl, int reloc ATTRIBUTE_UNUSED) function

Completed in 56 milliseconds