Executable

Undocumented in source.

Members

Functions

calculateFileSizes
void calculateFileSizes()
Undocumented in source. Be warned that the author may not have intended to support it.
collectCodeInfo
void collectCodeInfo()
Undocumented in source. Be warned that the author may not have intended to support it.
fixup
void fixup()
Undocumented in source. Be warned that the author may not have intended to support it.
fixupInMemorySizes
void fixupInMemorySizes()
Undocumented in source. Be warned that the author may not have intended to support it.
fixupInvariants
void fixupInvariants()
Undocumented in source. Be warned that the author may not have intended to support it.
write
void write(Arena!ubyte sink)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

coffFileHeader
CoffFileHeader coffFileHeader;
Undocumented in source.
dosHeader
DosHeader dosHeader;
Undocumented in source.
dosStub
DosStub dosStub;
Undocumented in source.
optionalHeader
OptionalHeader optionalHeader;
Undocumented in source.
params
FileParameters params;
Undocumented in source.
peSignature
PeSignature peSignature;
Undocumented in source.
sections
Section*[] sections;
Undocumented in source.
unalignedHeadersSize
uint unalignedHeadersSize;
Undocumented in source.

Meta