Searched refs:name_tree (Results 1 – 1 of 1) sorted by relevance
5962 tree name_tree; in mips_file_end() local5971 name_tree = get_identifier (p->name); in mips_file_end()5974 if (!TREE_ASM_WRITTEN (name_tree) in mips_file_end()5975 && TREE_SYMBOL_REFERENCED (name_tree)) in mips_file_end()5977 TREE_ASM_WRITTEN (name_tree) = 1; in mips_file_end()6073 tree name_tree = get_identifier (name); in mips_declare_object() local6074 TREE_ASM_WRITTEN (name_tree) = 1; in mips_declare_object()