Searched refs:same_name (Results 1 – 8 of 8) sorted by relevance
265 boolean_t same_name; in write_inuse_diffs_one() local326 same_name = do_name_cmp(fobjname, tobjname); in write_inuse_diffs_one()337 } else if (same_name) { in write_inuse_diffs_one()
1030 bool same_name = this->name_ == from->name_; in override_base_with_special() local1031 gold_assert(same_name || this->has_alias()); in override_base_with_special()1054 if (same_name) in override_base_with_special()
866 Output_section* same_name = this->find_output_section(name); in get_output_section() local867 if (same_name != NULL in get_output_section()868 && (same_name->type() == elfcpp::SHT_PROGBITS in get_output_section()869 || same_name->type() == elfcpp::SHT_INIT_ARRAY in get_output_section()870 || same_name->type() == elfcpp::SHT_FINI_ARRAY in get_output_section()871 || same_name->type() == elfcpp::SHT_PREINIT_ARRAY) in get_output_section()872 && (same_name->flags() & elfcpp::SHF_TLS) == 0) in get_output_section()873 os = same_name; in get_output_section()
863 Output_section* same_name = this->find_output_section(name); in get_output_section() local864 if (same_name != NULL in get_output_section()865 && (same_name->type() == elfcpp::SHT_PROGBITS in get_output_section()866 || same_name->type() == elfcpp::SHT_INIT_ARRAY in get_output_section()867 || same_name->type() == elfcpp::SHT_FINI_ARRAY in get_output_section()868 || same_name->type() == elfcpp::SHT_PREINIT_ARRAY) in get_output_section()869 && (same_name->flags() & elfcpp::SHF_TLS) == 0) in get_output_section()870 os = same_name; in get_output_section()
24 static isl_bool same_name(const void *entry, const void *val) in same_name() function48 same_name, name, 1); in isl_stream_register_keyword()364 entry = isl_hash_table_find(s->ctx, s->keywords, name_hash, same_name, in check_keywords()
879 struct tag *same_name; /* tag with same name in outer scope */ member1724 ptag->hash_ptr->tag_ptr = ptag->same_name; in add_ecoff_symbol()2040 tag_ptr->same_name = hash_ptr->tag_ptr; in get_tag()4620 ptag->hash_ptr->tag_ptr = ptag->same_name; in ecoff_build_debug()
879 struct tag *same_name; /* tag with same name in outer scope */ member1724 ptag->hash_ptr->tag_ptr = ptag->same_name; in add_ecoff_symbol()2041 tag_ptr->same_name = hash_ptr->tag_ptr; in get_tag()4622 ptag->hash_ptr->tag_ptr = ptag->same_name; in ecoff_build_debug()