Searched refs:out_flags (Results 1 – 2 of 2) sorted by relevance
2767 flagword out_flags; in elf32_or1k_merge_private_bfd_data() local2771 out_flags = elf_elfheader (obfd)->e_flags; in elf32_or1k_merge_private_bfd_data()2785 if (in_flags == out_flags) in elf32_or1k_merge_private_bfd_data()2788 if ((in_flags & EF_OR1K_NODELAY) != (out_flags & EF_OR1K_NODELAY)) in elf32_or1k_merge_private_bfd_data()
10631 elfcpp::Elf_Word out_flags = this->processor_specific_flags(); in merge_processor_specific_flags() local10634 if (flags == out_flags) in merge_processor_specific_flags()10639 elfcpp::Elf_Word version2 = elfcpp::arm_eabi_version(out_flags); in merge_processor_specific_flags()10646 (out_flags & elfcpp::EF_ARM_EABIMASK) >> 24); in merge_processor_specific_flags()