Home
last modified time | relevance | path

Searched refs:TREE_SYMBOL_REFERENCED (Results 1 – 24 of 24) sorted by relevance

/NextBSD/contrib/gcc/
HDcgraph.c890 if (TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (decl)) in change_decl_assembler_name()
952 && TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (decl))) in decide_is_variable_needed()
HDtoplev.c835 || TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (decl)))) in check_global_declaration_1()
837 if (TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (decl))) in check_global_declaration_1()
HDcgraphunit.c215 && TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (decl))) in decide_is_function_needed()
332 && TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (decl))) in cgraph_varpool_remove_unreferenced_decls()
HDvarasm.c1990 TREE_SYMBOL_REFERENCED (id) = 1; in mark_referenced()
4565 && TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (olddecl))) in merge_weak()
4664 if (! TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (alias_decl))) in weak_finish()
4669 else if (! TREE_SYMBOL_REFERENCED (target)) in weak_finish()
4855 if (!TREE_SYMBOL_REFERENCED (target)) in do_assemble_alias()
6242 if (TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (decl)) in default_elf_asm_output_external()
HDc-pragma.c268 && TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (decl))) in apply_pragma_weak()
HDdwarf2asm.c760 TREE_SYMBOL_REFERENCED (id) = 1; in dw2_force_const_mem()
HDcfgexpand.c1767 TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (parent)) = 1; in tree_expand_cfg()
HDtree.h1086 #define TREE_SYMBOL_REFERENCED(NODE) \ macro
HDFSFChangeLog.104297 the value of TREE_SYMBOL_REFERENCED.
HDChangeLog-200428939 TREE_SYMBOL_REFERENCED of the DECL_ASSEMBLER_NAME but check
32568 * varasm.c (mark_referenced): Just set TREE_SYMBOL_REFERENCED.
36171 TREE_SYMBOL_REFERENCED on DECL_ASSEMBLER_NAME, not DECL_NAME.
HDChangeLog-200225081 TREE_SYMBOL_REFERENCED has already been set.
35674 (TREE_SYMBOL_REFERENCED): Whitespace.
HDChangeLog-200530757 instead of trying to save and restore TREE_SYMBOL_REFERENCED.
30759 (ASM_OUTPUT_EXTERNAL): Don't save and restore TREE_SYMBOL_REFERENCED.
HDChangeLog-19987648 * i386/winnt.c (i386_pe_asm_file_end): Check TREE_SYMBOL_REFERENCED.
HDChangeLog-20038124 mark_referenced instead of setting TREE_SYMBOL_REFERENCED.
/NextBSD/contrib/gcc/config/i386/
HDwinnt.c715 && TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (decl))) in i386_pe_file_end()
/NextBSD/contrib/gcc/cp/
HDmethod.c294 TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (alias)) = 1; in make_alias_for()
HDdecl2.c1426 TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (decl)) = 1; in mark_needed()
1454 && TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (decl)))) in decl_needed_p()
HDChangeLog-20044869 TREE_SYMBOL_REFERENCED on the DECL_ASSEMBLER_NAME of the decl.
5045 TREE_SYMBOL_REFERENCED on the DECL_ASSEMBLER_NAME of the decl.
HDChangeLog-19961712 TREE_SYMBOL_REFERENCED for vtables of local classes.
HDChangeLog-19941737 * decl2.c (finish_file): Use TREE_SYMBOL_REFERENCED to decide
HDChangeLog-19995024 (finish_vtable_vardecl): Use TREE_SYMBOL_REFERENCED, not TREE_USED,
HDChangeLog-19983468 * except.c (mark_all_runtime_matches): Set TREE_SYMBOL_REFERENCED
/NextBSD/contrib/gcc/config/mips/
HDmips.c5975 && TREE_SYMBOL_REFERENCED (name_tree)) in mips_file_end()
/NextBSD/contrib/gcc/config/ia64/
HDia64.c9188 if (TREE_SYMBOL_REFERENCED (DECL_ASSEMBLER_NAME (decl))) in ia64_asm_output_external()