Searched refs:e_minalloc (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/binutils/include/coff/
H A Dpe.h153 char e_minalloc[2]; /* Minimum extra paragraphs needed, 0x0. */ member in struct:external_PEI_DOS_hdr
192 char e_minalloc[2]; /* Minimum extra paragraphs needed, 0x0. */ member in struct:external_PEI_filehdr
H A Dinternal.h43 unsigned short e_minalloc; /* Minimum extra paragraphs needed, 0x0 */ member in struct:internal_extra_pe_filehdr
/freebsd-11-stable/stand/efi/include/amd64/
H A Dpe.h21 UINT16 e_minalloc; // Minimum extra paragraphs needed member in struct:_IMAGE_DOS_HEADER
/freebsd-11-stable/stand/efi/include/i386/
H A Dpe.h21 UINT16 e_minalloc; // Minimum extra paragraphs needed member in struct:_IMAGE_DOS_HEADER
/freebsd-11-stable/contrib/binutils/bfd/
H A DpeXXigen.c763 filehdr_in->pe.e_minalloc = 0x0;
822 H_PUT_16 (abfd, filehdr_in->pe.e_minalloc, filehdr_out->e_minalloc);

Completed in 80 milliseconds