Lines Matching refs:in_flags
7738 const std::string& name, elfcpp::Elf_Word in_flags, in merge_processor_specific_flags() argument
7744 this->set_processor_specific_flags(in_flags); in merge_processor_specific_flags()
7746 this->mach_ = this->elf_mips_mach(in_flags); in merge_processor_specific_flags()
7750 elfcpp::Elf_Word new_flags = in_flags; in merge_processor_specific_flags()
7795 else if (!this->mips_mach_extends(this->elf_mips_mach(in_flags), this->mach_)) in merge_processor_specific_flags()
7798 if (this->mips_mach_extends(this->mach_, this->elf_mips_mach(in_flags))) in merge_processor_specific_flags()
7803 this->mach_ = this->elf_mips_mach(in_flags); in merge_processor_specific_flags()
7818 name.c_str(), this->elf_mips_mach_name(in_flags), in merge_processor_specific_flags()
7838 this->elf_mips_abi_name(in_flags, in_ei_class), in merge_processor_specific_flags()
8010 elfcpp::Elf_Word in_flags = ehdr.get_e_flags(); in do_finalize_sections() local
8013 this->merge_processor_specific_flags(relobj->name(), in_flags, in do_finalize_sections()
8031 elfcpp::Elf_Word in_flags = ehdr.get_e_flags(); in do_finalize_sections() local
8034 this->merge_processor_specific_flags(dynobj->name(), in_flags, ei_class, in do_finalize_sections()