Home
last modified time | relevance | path

Searched refs:e_cblp (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dpe.h181 char e_cblp[2]; /* Bytes on last page of file, 0x90. */ member
220 char e_cblp[2]; /* Bytes on last page of file, 0x90. */ member
Dinternal.h39 unsigned short e_cblp; /* Bytes on last page of file, 0x90 */ member
/toolchain/binutils/binutils-2.25/bfd/
DpeXXigen.c828 filehdr_in->pe.e_cblp = 0x90; in _bfd_XXi_only_swap_filehdr_out()
890 H_PUT_16 (abfd, filehdr_in->pe.e_cblp, filehdr_out->e_cblp); in _bfd_XXi_only_swap_filehdr_out()