Structs§
- Coff
Section - A section in a
CoffFile
. - Coff
Section Iterator - An iterator for the sections in a
CoffFile
. - Coff
Segment - A loadable section in a
CoffFile
. - Coff
Segment Iterator - An iterator for the loadable sections in a
CoffFile
. - Section
Table - The table of section headers in a COFF or PE file.
Type Aliases§
- Coff
BigSection - A section in a
CoffBigFile
. - Coff
BigSection Iterator - An iterator for the sections in a
CoffBigFile
. - Coff
BigSegment - A loadable section in a
CoffBigFile
. - Coff
BigSegment Iterator - An iterator for the loadable sections in a
CoffBigFile
.