Searched refs:e_magic (Results 1 – 2 of 2) sorted by relevance
101 if (dos->e_magic != IMAGE_DOS_SIGNATURE) { in efi_load_pe()
15 uint16_t e_magic; /* 00: MZ Header signature */ member