Searched refs:EF_MT_CPU_MS2 (Results 1 – 3 of 3) sorted by relevance
38 #define EF_MT_CPU_MS2 0x00000003 /* MS2 */ macro
476 case EF_MT_CPU_MS2: return bfd_mach_ms2; in elf32_mt_machine()569 case EF_MT_CPU_MS2: fprintf (file, " ms2"); break; in mt_elf_print_private_bfd_data()
132 mt_flags = (mt_flags & ~EF_MT_CPU_MASK) | EF_MT_CPU_MS2; in md_parse_option()