This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: SizeOfImage calculation for PECOFF



> ... Size, in bytes, of image, including all headers; must be a multiple 
> of section alignment. ...

It's not clear if they're talking about the file image or the memory
image, though.  There aren't any headers in a memory image, and the
calculations are correct for a file image.  Can anyone generate a PEI
image with MSVC that has big holes in it, and see what it does?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]