Home
last modified time | relevance | path

Searched refs:e_oemid (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/binutils/include/coff/
HDpe.h163 char e_oemid[2]; /* OEM identifier (for e_oeminfo), 0x0. */ member
202 char e_oemid[2]; /* OEM identifier (for e_oeminfo), 0x0. */ member
HDinternal.h53 unsigned short e_oemid; /* OEM identifier (for e_oeminfo), 0x0 */ member
/NextBSD/sys/boot/efi/include/amd64/
HDpe.h31 UINT16 e_oemid; // OEM identifier (for e_oeminfo) member
/NextBSD/sys/boot/efi/include/i386/
HDpe.h31 UINT16 e_oemid; // OEM identifier (for e_oeminfo) member
/NextBSD/contrib/binutils/bfd/
HDpeXXigen.c764 filehdr_in->pe.e_oemid = 0x0; in _bfd_XXi_only_swap_filehdr_out()
823 H_PUT_16 (abfd, filehdr_in->pe.e_oemid, filehdr_out->e_oemid); in _bfd_XXi_only_swap_filehdr_out()