HomeSort by: relevance | last modified time | path
    Searched defs:e_oemid (Results 1 - 15 of 15) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/coff/
msdos.h 47 char e_oemid[2]; /* OEM identifier. */ member in struct:external_DOS_hdr
pe.h 219 char e_oemid[2]; /* OEM identifier (for e_oeminfo), 0x0. */ member in struct:external_PEI_filehdr
220 char e_oeminfo[2]; /* OEM information; e_oemid specific, 0x0. */
internal.h 44 unsigned short e_oemid; /* OEM identifier (for e_oeminfo), 0x0 */ member in struct:internal_extra_pe_filehdr
45 unsigned short e_oeminfo; /* OEM information; e_oemid specific, 0x0 */
  /src/external/gpl3/binutils.old/dist/include/coff/
msdos.h 47 char e_oemid[2]; /* OEM identifier. */ member in struct:external_DOS_hdr
pe.h 219 char e_oemid[2]; /* OEM identifier (for e_oeminfo), 0x0. */ member in struct:external_PEI_filehdr
220 char e_oeminfo[2]; /* OEM information; e_oemid specific, 0x0. */
internal.h 53 unsigned short e_oemid; /* OEM identifier (for e_oeminfo), 0x0 */ member in struct:internal_extra_pe_filehdr
54 unsigned short e_oeminfo; /* OEM information; e_oemid specific, 0x0 */
  /src/external/gpl3/gdb/dist/include/coff/
msdos.h 47 char e_oemid[2]; /* OEM identifier. */ member in struct:external_DOS_hdr
pe.h 219 char e_oemid[2]; /* OEM identifier (for e_oeminfo), 0x0. */ member in struct:external_PEI_filehdr
220 char e_oeminfo[2]; /* OEM information; e_oemid specific, 0x0. */
internal.h 53 unsigned short e_oemid; /* OEM identifier (for e_oeminfo), 0x0 */ member in struct:internal_extra_pe_filehdr
54 unsigned short e_oeminfo; /* OEM information; e_oemid specific, 0x0 */
  /src/external/gpl3/gdb.old/dist/include/coff/
msdos.h 47 char e_oemid[2]; /* OEM identifier. */ member in struct:external_DOS_hdr
pe.h 219 char e_oemid[2]; /* OEM identifier (for e_oeminfo), 0x0. */ member in struct:external_PEI_filehdr
220 char e_oeminfo[2]; /* OEM information; e_oemid specific, 0x0. */
internal.h 53 unsigned short e_oemid; /* OEM identifier (for e_oeminfo), 0x0 */ member in struct:internal_extra_pe_filehdr
54 unsigned short e_oeminfo; /* OEM information; e_oemid specific, 0x0 */
  /src/sys/external/bsd/gnu-efi/dist/inc/ia32/
pe.h 32 UINT16 e_oemid; // OEM identifier (for e_oeminfo) member in struct:_IMAGE_DOS_HEADER
33 UINT16 e_oeminfo; // OEM information; e_oemid specific
  /src/sys/external/bsd/gnu-efi/dist/inc/ia64/
pe.h 47 UINT16 e_oemid; // OEM identifier (for e_oeminfo) member in struct:_IMAGE_DOS_HEADER
48 UINT16 e_oeminfo; // OEM information; e_oemid specific
  /src/sys/external/bsd/gnu-efi/dist/inc/x86_64/
pe.h 32 UINT16 e_oemid; // OEM identifier (for e_oeminfo) member in struct:_IMAGE_DOS_HEADER
33 UINT16 e_oeminfo; // OEM information; e_oemid specific

Completed in 47 milliseconds