Home
last modified time | relevance | path

Searched refs:notice_global_symbol (Results 1 – 7 of 7) sorted by relevance

/NextBSD/contrib/gcc/
HDcgraph.c621 notice_global_symbol (node->decl); in cgraph_mark_reachable_node()
910 notice_global_symbol (node->decl); in cgraph_varpool_enqueue_needed_node()
HDcgraphunit.c487 notice_global_symbol (decl); in cgraph_finalize_function()
HDvarasm.c1300 notice_global_symbol (tree decl) in notice_global_symbol() function
1458 notice_global_symbol (decl); in assemble_start_function()
1800 notice_global_symbol (decl); in assemble_variable()
HDtree.h4575 extern void notice_global_symbol (tree);
HDChangeLog-20034483 * varasm.c (notice_global_symbol): Disqualify global registers.
5880 * varasm.c (notice_global_symbol): Fix handling of variables; avoid
7256 * varasm.c (notice_global_symbol): Discard external symbols.
8880 * varasm.c (notice_global_symbol): Properly deal with weak symbols.
11054 * cgraph.c (cgraph_mark_needed_node): Call notice_global_symbol.
11056 * cgraph.h (notice_global_symbol): Declare
11057 * varasm.c (notice_global_symbol): Break out from ...
11059 (assemble_variable): Use notice_global_symbol.
HDChangeLog-200510745 (notice_global_symbol): Use ggc_strdup, not xstrdup, when creating
HDChangeLog-200426799 * varasm.c (make_var_volatile, notice_global_symbol,