Module section

Source

Structs§

CoffSection
A section in a CoffFile.
CoffSectionIterator
An iterator for the sections in a CoffFile.
CoffSegment
A loadable section in a CoffFile.
CoffSegmentIterator
An iterator for the loadable sections in a CoffFile.
SectionTable
The table of section headers in a COFF or PE file.

Type Aliases§

CoffBigSection
A section in a CoffBigFile.
CoffBigSectionIterator
An iterator for the sections in a CoffBigFile.
CoffBigSegment
A loadable section in a CoffBigFile.
CoffBigSegmentIterator
An iterator for the loadable sections in a CoffBigFile.