Searched refs:next_defined_function (Results 1 – 3 of 3) sorted by relevance
2370 inline cgraph_node *next_defined_function (cgraph_node *node);3024 symbol_table::next_defined_function (cgraph_node *node) in next_defined_function() function3039 (node) = symtab->next_defined_function ((node)))
2340 inline cgraph_node *next_defined_function (cgraph_node *node);3003 symbol_table::next_defined_function (cgraph_node *node) in next_defined_function() function3018 (node) = symtab->next_defined_function ((node)))
25405 (cgraph_node *next_defined_function (cgraph_node *node)):new function