Home
last modified time | relevance | path

Searched refs:used_from_object_file_p (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dipa-visibility.c210 if (node->used_from_object_file_p ()) in cgraph_externally_visible_p()
269 if (used_from_object_file_p ()) in externally_visible_p()
297 if (used_from_object_file_p ()) in externally_visible_p()
H A Dcgraph.h246 bool used_from_object_file_p (void);
2539 symtab_node::used_from_object_file_p (void) in used_from_object_file_p() function
2915 && !used_from_object_file_p () in only_called_directly_or_aliased_p()
2945 || used_from_object_file_p ())) in can_remove_if_no_direct_calls_and_refs_p()
2970 && !used_from_object_file_p ()) in can_remove_if_no_refs_p()
H A Dsymtab.c1906 && !used_from_object_file_p ()) in get_partitioning_class()
H A Dcgraph.c2347 && !node->used_from_object_file_p () in cgraph_node_cannot_be_local_p_1()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dcgraph.c2948 used_from_object_file_p (struct cgraph_node *node, void *data ATTRIBUTE_UNUSED) in used_from_object_file_p() function
2971 if (cgraph_for_node_and_aliases (node, used_from_object_file_p, NULL, true)) in cgraph_will_be_removed_from_program_if_no_direct_calls()