Searched refs:DOSMAGIC (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/include/coff/
H A Dpowerpc.h39 #define DOSMAGIC 0x5a4d /* from arm.h, i386.h */ macro
H A Dpe.h137 #define DOSMAGIC 0x5a4d macro
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dcoff-ia64.c91 that determines the architecture. The former is DOSMAGIC,
99 if (H_GET_16 (abfd, dos_hdr.e_magic) != DOSMAGIC)
H A Dpeicode.h1270 determines the architecture. The former is DOSMAGIC, stored in
1278 if (H_GET_16 (abfd, dos_hdr.e_magic) != DOSMAGIC)
H A DpeXXigen.c732 filehdr_in->pe.e_magic = DOSMAGIC;
/macosx-10.10/msdosfs-209.1.1/newfs_msdos.tproj/
H A Dnewfs_msdos.c88 #define DOSMAGIC 0xaa55 /* DOS magic number */ macro
921 mk2(img + 510, DOSMAGIC);
932 mk2(img + 510, DOSMAGIC);

Completed in 152 milliseconds