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

  /toolchain/binutils/binutils-2.25/include/coff/
alpha.h 36 ((x).f_magic != ALPHA_MAGIC && (x).f_magic != ALPHA_MAGIC_BSD)
ecoff.h 43 #define ALPHA_MAGIC 0x183
45 /* A compressed version of an ALPHA_MAGIC file created by DEC's tools. */
  /toolchain/binutils/binutils-2.25/bfd/
ecoff.c 221 case ALPHA_MAGIC:
277 return ALPHA_MAGIC;
    [all...]

Completed in 128 milliseconds