Home
last modified time | relevance | path

Searched refs:output_outgoing_cgraph_edges (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dlto-cgraph.cc728 output_outgoing_cgraph_edges (struct cgraph_edge *edge, in output_outgoing_cgraph_edges() function
1000 output_outgoing_cgraph_edges (node->callees, ob, encoder); in output_symtab()
1001 output_outgoing_cgraph_edges (node->indirect_calls, ob, encoder); in output_symtab()
DChangeLog-201214983 (output_outgoing_cgraph_edges): Update.
DChangeLog-201033317 * lto-cgraph.c (output_outgoing_cgraph_edges): New function.