Home
last modified time | relevance | path

Searched refs:AMD64MAGIC (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dx86_64.h30 #define AMD64MAGIC 0x8664 macro
32 #define AMD64BADMAG(x) ((x).f_magic != AMD64MAGIC)
/toolchain/binutils/binutils-2.25/bfd/
Dpeicode.h677 #ifdef AMD64MAGIC
678 { AMD64MAGIC,
1120 #ifdef AMD64MAGIC in pe_ILF_object_p()
1121 magic = AMD64MAGIC; in pe_ILF_object_p()
Dcoffcode.h2115 #ifdef AMD64MAGIC in coff_set_arch_mach_hook()
2116 case AMD64MAGIC: in coff_set_arch_mach_hook()
2943 #if defined(I386MAGIC) || defined(AMD64MAGIC) in coff_set_flags()
2952 #if defined AMD64MAGIC in coff_set_flags()
2953 *magicp = AMD64MAGIC; in coff_set_flags()
DChangeLog-2006878 (jump_table jtab): Add for AMD64MAGIC.