Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/coff/
HDpe.h164 char e_oeminfo[2]; /* OEM information; e_oemid specific, 0x0. */ member
203 char e_oeminfo[2]; /* OEM information; e_oemid specific, 0x0. */ member
HDinternal.h54 unsigned short e_oeminfo; /* OEM information; e_oemid specific, 0x0 */ member
/NextBSD/sys/boot/efi/include/amd64/
HDpe.h32 UINT16 e_oeminfo; // OEM information; e_oemid specific member
/NextBSD/sys/boot/efi/include/i386/
HDpe.h32 UINT16 e_oeminfo; // OEM information; e_oemid specific member
/NextBSD/contrib/binutils/bfd/
HDpeXXigen.c765 filehdr_in->pe.e_oeminfo = 0x0; in _bfd_XXi_only_swap_filehdr_out()
824 H_PUT_16 (abfd, filehdr_in->pe.e_oeminfo, filehdr_out->e_oeminfo); in _bfd_XXi_only_swap_filehdr_out()