HomeSort by relevance Sort by last modified time
    Searched refs:MCOREMAGIC (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/include/coff/
mcore.h 30 #define MCOREMAGIC 0xb00 /* I just made this up */
32 #define MCOREBADMAG(x) (((x).f_magic != MCOREMAGIC))
  /toolchain/binutils/binutils-2.25/bfd/
coffcode.h     [all...]

Completed in 8271 milliseconds