Searched refs:EF_MT_CPU_MRISC (Results 1 – 3 of 3) sorted by relevance
36 #define EF_MT_CPU_MRISC 0x00000001 /* default */ macro
90 static flagword mt_flags = EF_MT_CPU_MRISC;112 mt_flags = (mt_flags & ~EF_MT_CPU_MASK) | EF_MT_CPU_MRISC; in md_parse_option()119 mt_flags = (mt_flags & ~EF_MT_CPU_MASK) | EF_MT_CPU_MRISC; in md_parse_option()
502 case EF_MT_CPU_MRISC: return bfd_mach_ms1; in elf32_mt_machine()610 case EF_MT_CPU_MRISC: fprintf (file, " ms1-16-002"); break; in mt_elf_print_private_bfd_data()