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

  /src/external/gpl3/gcc/dist/gcc/
lto-cgraph.cc 68 LTO_symtab_edge,
251 LTO_symtab_edge);
1135 /* (Mis)use LTO_symtab_edge for this variable. */
1137 LTO_symtab_last_tag, LTO_symtab_edge);
1581 if (tag == LTO_symtab_edge)
1894 else if (tag == LTO_symtab_edge)
  /src/external/gpl3/gcc.old/dist/gcc/
lto-cgraph.cc 67 LTO_symtab_edge,
249 LTO_symtab_edge);
1536 if (tag == LTO_symtab_edge)

Completed in 24 milliseconds