Home
last modified time | relevance | path

Searched refs:SH_ARCH_MAGIC_WINCE (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/coff/
Dsh.h30 #define SH_ARCH_MAGIC_WINCE 0x01a2 /* Windows CE - little endian */ macro
35 ((x).f_magic != SH_ARCH_MAGIC_WINCE) && \
/toolchain/binutils/binutils-2.27/bfd/
Dpeicode.h713 #ifdef SH_ARCH_MAGIC_WINCE
714 { SH_ARCH_MAGIC_WINCE,
1187 #ifdef SH_ARCH_MAGIC_WINCE in pe_ILF_object_p()
1188 magic = SH_ARCH_MAGIC_WINCE; in pe_ILF_object_p()
Dcoffcode.h2398 case SH_ARCH_MAGIC_WINCE: in coff_set_arch_mach_hook()
3035 *magicp = SH_ARCH_MAGIC_WINCE; in coff_set_flags()