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

  /src/external/gpl3/gcc/dist/gcc/
lto-cgraph.cc 739 output_outgoing_cgraph_edges (struct cgraph_edge *edge, function
1012 output_outgoing_cgraph_edges (node->callees, ob, encoder);
1013 output_outgoing_cgraph_edges (node->indirect_calls, ob, encoder);
  /src/external/gpl3/gcc.old/dist/gcc/
lto-cgraph.cc 729 output_outgoing_cgraph_edges (struct cgraph_edge *edge, function
1001 output_outgoing_cgraph_edges (node->callees, ob, encoder);
1002 output_outgoing_cgraph_edges (node->indirect_calls, ob, encoder);

Completed in 16 milliseconds