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

  /src/external/gpl3/gcc/dist/gcc/
cgraph.cc 2508 cgraph_node::make_local (cgraph_node *node, void *) function in class:cgraph_node
2531 cgraph_node::make_local (void) function in class:cgraph_node
2533 call_for_symbol_thunks_and_aliases (cgraph_node::make_local, NULL, true);
  /src/external/gpl3/gcc.old/dist/gcc/
cgraph.cc 2501 cgraph_node::make_local (cgraph_node *node, void *) function in class:cgraph_node
2525 cgraph_node::make_local (void) function in class:cgraph_node
2527 call_for_symbol_thunks_and_aliases (cgraph_node::make_local, NULL, true);

Completed in 60 milliseconds