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