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

  /toolchain/binutils/binutils-2.25/include/coff/
i386.h 38 #define I386MAGIC 0x14c
46 #define I386BADMAG(x) ( ((x).f_magic != I386MAGIC) \
  /toolchain/binutils/binutils-2.25/bfd/
peicode.h 672 #ifdef I386MAGIC
673 { I386MAGIC,
    [all...]
coffcode.h     [all...]

Completed in 1477 milliseconds