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

  /src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc 311 static void ia64_encode_section_info (tree, rtx, int);
559 #define TARGET_ENCODE_SECTION_INFO ia64_encode_section_info
884 ia64_encode_section_info (tree decl, rtx rtl, int first)
881 ia64_encode_section_info (tree decl, rtx rtl, int first) function
  /src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc 311 static void ia64_encode_section_info (tree, rtx, int);
549 #define TARGET_ENCODE_SECTION_INFO ia64_encode_section_info
874 ia64_encode_section_info (tree decl, rtx rtl, int first)
871 ia64_encode_section_info (tree decl, rtx rtl, int first) function

Completed in 38 milliseconds