Home
last modified time | relevance | path

Searched refs:ALPHA_MAGIC (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/include/coff/
H A Dalpha.h35 ((x).f_magic != ALPHA_MAGIC && (x).f_magic != ALPHA_MAGIC_BSD)
H A Decoff.h42 #define ALPHA_MAGIC 0x183 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/
H A Dalpha.h35 ((x).f_magic != ALPHA_MAGIC && (x).f_magic != ALPHA_MAGIC_BSD)
H A Decoff.h42 #define ALPHA_MAGIC 0x183 macro
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Decoff.c222 case ALPHA_MAGIC: in _bfd_ecoff_set_arch_mach_hook()
270 return ALPHA_MAGIC; in ecoff_get_magic()
/openbsd/gnu/usr.bin/binutils/bfd/
H A Decoff.c244 case ALPHA_MAGIC:
293 return ALPHA_MAGIC;