Module section

Source

Structs§

PeRelocationIterator
An iterator for the relocations in an PeSection.
PeSection
A section in a PeFile.
PeSectionIterator
An iterator for the sections in a PeFile.
PeSegment
A loadable section in a PeFile.
PeSegmentIterator
An iterator for the loadable sections in a PeFile.

Type Aliases§

PeSection32
A section in a PeFile32.
PeSection64
A section in a PeFile64.
PeSectionIterator32
An iterator for the sections in a PeFile32.
PeSectionIterator64
An iterator for the sections in a PeFile64.
PeSegment32
A loadable section in a PeFile32.
PeSegment64
A loadable section in a PeFile64.
PeSegmentIterator32
An iterator for the loadable sections in a PeFile32.
PeSegmentIterator64
An iterator for the loadable sections in a PeFile64.