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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/coff/
H A Dpowerpc.h40 #define DOSMAGIC 0x5a4d /* from arm.h, i386.h */ macro
H A Dpe.h169 #define DOSMAGIC 0x5a4d macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/coff/
H A Dpowerpc.h40 #define DOSMAGIC 0x5a4d /* from arm.h, i386.h */ macro
H A Dpe.h169 #define DOSMAGIC 0x5a4d macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff-ia64.c97 that determines the architecture. The former is DOSMAGIC,
105 if (H_GET_16 (abfd, dos_hdr.e_magic) != DOSMAGIC)
H A Dpeicode.h1273 determines the architecture. The former is DOSMAGIC, stored in
1281 if (H_GET_16 (abfd, dos_hdr.e_magic) != DOSMAGIC)
H A DpeXXigen.c751 filehdr_in->pe.e_magic = DOSMAGIC;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoff-ia64.c97 that determines the architecture. The former is DOSMAGIC,
105 if (H_GET_16 (abfd, dos_hdr.e_magic) != DOSMAGIC)
H A Dpeicode.h1273 determines the architecture. The former is DOSMAGIC, stored in
1281 if (H_GET_16 (abfd, dos_hdr.e_magic) != DOSMAGIC)
H A DpeXXigen.c751 filehdr_in->pe.e_magic = DOSMAGIC;
/netbsd-6-1-5-RELEASE/sbin/newfs_msdos/
H A Dnewfs_msdos.c68 #define DOSMAGIC 0xaa55 /* DOS magic number */ macro
714 mk2(img + MINBPS - 2, DOSMAGIC);
724 mk2(img + MINBPS - 2, DOSMAGIC);

Completed in 113 milliseconds