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

  /src/external/gpl3/gcc/dist/gcc/config/v850/
v850-c.cc 128 tree sect_ident;
138 sect_ident = x;
139 sect = IDENTIFIER_POINTER (sect_ident);
173 warning (0, "unrecognized section name %qE", sect_ident);
125 tree sect_ident; local
  /src/external/gpl3/gcc.old/dist/gcc/config/v850/
v850-c.cc 128 tree sect_ident;
138 sect_ident = x;
139 sect = IDENTIFIER_POINTER (sect_ident);
173 warning (0, "unrecognized section name %qE", sect_ident);
125 tree sect_ident; local

Completed in 22 milliseconds