Home
last modified time | relevance | path

Searched refs:cgraph_mark_needed_node (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dcgraph.h310 void cgraph_mark_needed_node (struct cgraph_node *);
H A Dcgraphunit.c491 cgraph_mark_needed_node (node); in cgraph_finalize_function()
545 cgraph_mark_needed_node (cgraph_node (decl)); in record_reference()
1011 cgraph_mark_needed_node (node); in process_function_and_variable_attributes()
1022 cgraph_mark_needed_node (node); in process_function_and_variable_attributes()
H A Dtree-optimize.c449 cgraph_mark_needed_node (e->callee); in tree_rest_of_compilation()
H A Dcgraph.c634 cgraph_mark_needed_node (struct cgraph_node *node) in cgraph_mark_needed_node() function
H A Dvarasm.c2008 cgraph_mark_needed_node (node); in mark_decl_referenced()
4825 cgraph_mark_needed_node (fnode); in find_decl_and_mark_needed()
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl2.c2376 cgraph_mark_needed_node (cgraph_node (fn)); in finish_objects()
2952 cgraph_mark_needed_node (cgraph_node (PTRMEM_CST_MEMBER (t))); in cxx_callgraph_analyze_expr()
2956 cgraph_mark_needed_node (cgraph_node (BASELINK_FUNCTIONS (t))); in cxx_callgraph_analyze_expr()
H A DChangeLog-20031647 change in cgraph_mark_needed_node arguments.
/openbsd-src/gnu/gcc/gcc/objc/
H A Dobjc-act.c5360 cgraph_mark_needed_node (cgraph_node (METHOD_DEFINITION (chain))); in mark_referenced_methods()
5367 cgraph_mark_needed_node (cgraph_node (METHOD_DEFINITION (chain))); in mark_referenced_methods()