Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/include/coff/
Dalpha.h35 ((x).f_magic != ALPHA_MAGIC && (x).f_magic != ALPHA_MAGIC_BSD)
Decoff.h42 #define ALPHA_MAGIC 0x183 macro
/freebsd-12-stable/contrib/binutils/bfd/
Decoff.c221 case ALPHA_MAGIC: in _bfd_ecoff_set_arch_mach_hook()
269 return ALPHA_MAGIC; in ecoff_get_magic()