Searched refs:MIPS_ARCH_MAGIC_WINCE (Results 1 – 6 of 6) 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)
662 #ifdef MIPS_ARCH_MAGIC_WINCE663 { MIPS_ARCH_MAGIC_WINCE,922 #ifdef MIPS_ARCH_MAGIC_WINCE in pe_ILF_build_a_bfd()923 if (magic == MIPS_ARCH_MAGIC_WINCE) in pe_ILF_build_a_bfd()1093 #ifdef MIPS_ARCH_MAGIC_WINCE in pe_ILF_object_p()1094 magic = MIPS_ARCH_MAGIC_WINCE; in pe_ILF_object_p()
2174 #ifdef MIPS_ARCH_MAGIC_WINCE in coff_set_arch_mach_hook()2175 case MIPS_ARCH_MAGIC_WINCE: in coff_set_arch_mach_hook()2801 #ifdef MIPS_ARCH_MAGIC_WINCE in coff_set_flags()2803 *magicp = MIPS_ARCH_MAGIC_WINCE; in coff_set_flags()
719 #ifdef MIPS_ARCH_MAGIC_WINCE720 { MIPS_ARCH_MAGIC_WINCE,996 #ifdef MIPS_ARCH_MAGIC_WINCE in pe_ILF_build_a_bfd()997 if (magic == MIPS_ARCH_MAGIC_WINCE) in pe_ILF_build_a_bfd()1166 #ifdef MIPS_ARCH_MAGIC_WINCE in pe_ILF_object_p()1167 magic = MIPS_ARCH_MAGIC_WINCE; in pe_ILF_object_p()
2177 #ifdef MIPS_ARCH_MAGIC_WINCE2178 case MIPS_ARCH_MAGIC_WINCE:2841 #ifdef MIPS_ARCH_MAGIC_WINCE2843 *magicp = MIPS_ARCH_MAGIC_WINCE;