Searched refs:MIPS_ARCH_MAGIC_WINCE (Results 1 – 3 of 3) sorted by relevance
23 #define MIPS_ARCH_MAGIC_WINCE 0x0166 /* Windows CE - little endian */ macro26 #define MIPSBADMAG(x) ((x).f_magic != MIPS_ARCH_MAGIC_WINCE)
688 #ifdef MIPS_ARCH_MAGIC_WINCE689 { MIPS_ARCH_MAGIC_WINCE,955 #ifdef MIPS_ARCH_MAGIC_WINCE in pe_ILF_build_a_bfd()956 if (magic == MIPS_ARCH_MAGIC_WINCE) in pe_ILF_build_a_bfd()1126 #ifdef MIPS_ARCH_MAGIC_WINCE in pe_ILF_object_p()1127 magic = MIPS_ARCH_MAGIC_WINCE; in pe_ILF_object_p()
2178 #ifdef MIPS_ARCH_MAGIC_WINCE in coff_set_arch_mach_hook()2179 case MIPS_ARCH_MAGIC_WINCE: in coff_set_arch_mach_hook()2809 #ifdef MIPS_ARCH_MAGIC_WINCE in coff_set_flags()2811 *magicp = MIPS_ARCH_MAGIC_WINCE; in coff_set_flags()