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

  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 200 static unsigned int pa_section_type_flags (tree, const char *, int);
408 #define TARGET_SECTION_TYPE_FLAGS pa_section_type_flags
10900 pa_section_type_flags (tree decl, const char *name, int reloc)
10884 pa_section_type_flags (tree decl, const char *name, int reloc) function
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc 198 static unsigned int pa_section_type_flags (tree, const char *, int);
403 #define TARGET_SECTION_TYPE_FLAGS pa_section_type_flags
10746 pa_section_type_flags (tree decl, const char *name, int reloc)
10730 pa_section_type_flags (tree decl, const char *name, int reloc) function

Completed in 96 milliseconds