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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 306 static void sh_encode_section_info (tree, rtx, int);
596 #define TARGET_ENCODE_SECTION_INFO sh_encode_section_info
1572 sh_encode_section_info (tree decl, rtx rtl, int first)
1567 sh_encode_section_info (tree decl, rtx rtl, int first) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 305 static void sh_encode_section_info (tree, rtx, int);
596 #define TARGET_ENCODE_SECTION_INFO sh_encode_section_info
1572 sh_encode_section_info (tree decl, rtx rtl, int first)
1567 sh_encode_section_info (tree decl, rtx rtl, int first) function

Completed in 31 milliseconds