Searched refs:E_MIPS_ARCH_1 (Results 1 – 6 of 6) sorted by relevance
236 E_MIPS_ARCH_1 = 0x00000000, enumerator
221 #define E_MIPS_ARCH_1 0x00000000 macro
763 ( ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) != E_MIPS_ARCH_1) \6626 case E_MIPS_ARCH_1: in _bfd_elf_mips_mach()11816 val = E_MIPS_ARCH_1; in mips_set_isa_flags()11820 val = E_MIPS_ARCH_1 | E_MIPS_MACH_3900; in mips_set_isa_flags()13979 case E_MIPS_ARCH_1: in update_mips_abiflags_isa()14044 || (flags & EF_MIPS_ARCH) == E_MIPS_ARCH_1 in mips_32bit_flags_p()15729 if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_1) in _bfd_mips_elf_print_private_bfd_data()
3695 for E_MIPS_ARCH_1.
7610 || (flags & elfcpp::EF_MIPS_ARCH) == elfcpp::E_MIPS_ARCH_1 in mips_32bit_flags()7675 case elfcpp::E_MIPS_ARCH_1: in elf_mips_mach()10438 case elfcpp::E_MIPS_ARCH_1: in elf_mips_mach_name()
2936 case E_MIPS_ARCH_1: strcat (buf, ", mips1"); break; in get_machine_flags()