Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraph.h2370 inline cgraph_node *next_defined_function (cgraph_node *node);
3024 symbol_table::next_defined_function (cgraph_node *node) in next_defined_function() function
3039 (node) = symtab->next_defined_function ((node)))
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraph.h2340 inline cgraph_node *next_defined_function (cgraph_node *node);
3003 symbol_table::next_defined_function (cgraph_node *node) in next_defined_function() function
3018 (node) = symtab->next_defined_function ((node)))
H A DChangeLog-201425405 (cgraph_node *next_defined_function (cgraph_node *node)):new function