Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/coff/
Dapollo.h36 #define APOLLOM68KMAGIC 0627 macro
41 ((x).f_magic!=APOLLOM68KMAGIC) )
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-m68k.h47 #define COFF_MAGIC APOLLOM68KMAGIC
/toolchain/binutils/binutils-2.27/bfd/
Dcoffcode.h2174 #ifdef APOLLOM68KMAGIC in coff_set_arch_mach_hook()
2175 case APOLLOM68KMAGIC: in coff_set_arch_mach_hook()
2995 #ifdef APOLLOM68KMAGIC in coff_set_flags()