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

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 133 static void pa_encode_section_info (tree, rtx, int);
288 #define TARGET_ENCODE_SECTION_INFO pa_encode_section_info
8597 pa_encode_section_info (tree decl, rtx rtl, int first)
8617 /* This is sort of inverse to pa_encode_section_info. */
8583 pa_encode_section_info (tree decl, rtx rtl, int first) function
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc 132 static void pa_encode_section_info (tree, rtx, int);
284 #define TARGET_ENCODE_SECTION_INFO pa_encode_section_info
8449 pa_encode_section_info (tree decl, rtx rtl, int first)
8469 /* This is sort of inverse to pa_encode_section_info. */
8435 pa_encode_section_info (tree decl, rtx rtl, int first) function

Completed in 47 milliseconds