Searched defs:internal_extra_pe_filehdr (Results 1 – 2 of 2) sorted by relevance
35 struct internal_extra_pe_filehdr struct38 unsigned short e_magic; /* Magic number, 0x5a4d */39 unsigned short e_cblp; /* Bytes on last page of file, 0x90 */40 unsigned short e_cp; /* Pages in file, 0x3 */41 unsigned short e_crlc; /* Relocations, 0x0 */65 struct internal_extra_pe_filehdr pe; argument