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

  /src/external/gpl3/gcc/dist/gcc/config/arc/
arc.cc 196 static void arc_encode_section_info (tree decl, rtx rtl, int first);
597 #define TARGET_ENCODE_SECTION_INFO arc_encode_section_info
5624 arc_encode_section_info (tree decl, rtx rtl, int first)
5623 arc_encode_section_info (tree decl, rtx rtl, int first) function
  /src/external/gpl3/gcc.old/dist/gcc/config/arc/
arc.cc 277 static void arc_encode_section_info (tree decl, rtx rtl, int first);
684 #define TARGET_ENCODE_SECTION_INFO arc_encode_section_info
5737 arc_encode_section_info (tree decl, rtx rtl, int first)
5736 arc_encode_section_info (tree decl, rtx rtl, int first) function

Completed in 31 milliseconds