Searched refs:E_MIPS_ARCH_64R6 (Results 1 – 7 of 7) sorted by relevance
256 E_MIPS_ARCH_64R6 = 0xa0000000, enumerator
13 * mips.h (E_MIPS_ARCH_32R6, E_MIPS_ARCH_64R6): New enum constants.
251 #define E_MIPS_ARCH_64R6 0xa0000000 macro
42 (E_MIPS_ARCH_64R6): New define.
808 || (elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_64R6)6656 case E_MIPS_ARCH_64R6: in _bfd_elf_mips_mach()11942 val = E_MIPS_ARCH_64R6; in mips_set_isa_flags()14023 case E_MIPS_ARCH_64R6: in update_mips_abiflags_isa()15749 else if ((elf_elfheader (abfd)->e_flags & EF_MIPS_ARCH) == E_MIPS_ARCH_64R6) in _bfd_mips_elf_print_private_bfd_data()
398 and E_MIPS_ARCH_64R6 support.
2946 case E_MIPS_ARCH_64R6: strcat (buf, ", mips64r6"); break; in get_machine_flags()