Searched refs:EF_MT_CPU_MRISC2 (Results 1 – 3 of 3) sorted by relevance
37 #define EF_MT_CPU_MRISC2 0x00000002 /* MRISC2 */ macro
473 case EF_MT_CPU_MRISC2: return bfd_mach_mrisc2; in elf32_mt_machine()566 case EF_MT_CPU_MRISC2: fprintf (file, " ms1-16-003"); break; in mt_elf_print_private_bfd_data()
125 mt_flags = (mt_flags & ~EF_MT_CPU_MASK) | EF_MT_CPU_MRISC2; in md_parse_option()