Home | History | Annotate | Download | only in gold

Lines Matching refs:processor_specific_flags

1519   processor_specific_flags() const
3136 return elfcpp::is_micromips(this->processor_specific_flags());
3145 return elfcpp::abi_n32(this->processor_specific_flags());
7751 elfcpp::Elf_Word old_flags = this->processor_specific_flags();
7752 elfcpp::Elf_Word merged_flags = this->processor_specific_flags();