HomeSort by relevance Sort by last modified time
    Searched refs:e_oemid (Results 1 - 16 of 16) sorted by null

  /toolchain/binutils/binutils-2.25/include/coff/
pe.h 195 char e_oemid[2]; /* OEM identifier (for e_oeminfo), 0x0. */ member in struct:external_PEI_DOS_hdr
196 char e_oeminfo[2]; /* OEM information; e_oemid specific, 0x0. */
234 char e_oemid[2]; /* OEM identifier (for e_oeminfo), 0x0. */ member in struct:external_PEI_filehdr
235 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 */
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
PeImage.h 89 UINT16 e_oemid; // OEM identifier (for e_oeminfo) member in struct:__anon6330
90 UINT16 e_oeminfo; // OEM information; e_oemid specific
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiImage.h 84 UINT16 e_oemid; // OEM identifier (for e_oeminfo) member in struct:__anon6699
85 UINT16 e_oeminfo; // OEM information; e_oemid specific
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
PeImage.h 72 UINT16 e_oemid; ///< OEM identifier (for e_oeminfo). member in struct:__anon10059
73 UINT16 e_oeminfo; ///< OEM information; e_oemid specific.
  /external/syslinux/efi32/include/efi/ia32/
pe.h 30 UINT16 e_oemid; // OEM identifier (for e_oeminfo) member in struct:_IMAGE_DOS_HEADER
31 UINT16 e_oeminfo; // OEM information; e_oemid specific
  /external/syslinux/efi64/include/efi/x86_64/
pe.h 30 UINT16 e_oemid; // OEM identifier (for e_oeminfo) member in struct:_IMAGE_DOS_HEADER
31 UINT16 e_oeminfo; // OEM information; e_oemid specific
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia32/
pe.h 30 UINT16 e_oemid; // OEM identifier (for e_oeminfo) member in struct:_IMAGE_DOS_HEADER
31 UINT16 e_oeminfo; // OEM information; e_oemid specific
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/ia64/
pe.h 45 UINT16 e_oemid; // OEM identifier (for e_oeminfo) member in struct:_IMAGE_DOS_HEADER
46 UINT16 e_oeminfo; // OEM information; e_oemid specific
  /external/syslinux/gnu-efi/gnu-efi-3.0/inc/x86_64/
pe.h 30 UINT16 e_oemid; // OEM identifier (for e_oeminfo) member in struct:_IMAGE_DOS_HEADER
31 UINT16 e_oeminfo; // OEM information; e_oemid specific
  /external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/
PeImage.h 79 UINT16 e_oemid; ///< OEM identifier (for e_oeminfo) member in struct:__anon34809
80 UINT16 e_oeminfo; ///< OEM information; e_oemid specific
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntimage.h 67 USHORT e_oemid; member in struct:_IMAGE_DOS_HEADER
  /toolchain/binutils/binutils-2.25/bfd/
peXXigen.c 846 filehdr_in->pe.e_oemid = 0x0;
908 H_PUT_16 (abfd, filehdr_in->pe.e_oemid, filehdr_out->e_oemid);
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
readpdb.c 129 unsigned short e_oemid; /* 24: OEM identifier (for e_oeminfo) */ member in struct:_IMAGE_DOS_HEADER
130 unsigned short e_oeminfo; /* 26: OEM information; e_oemid specific */
    [all...]
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winnt.h 5575 WORD e_oemid; member in struct:_IMAGE_DOS_HEADER
    [all...]

Completed in 556 milliseconds