Module section

Source

Structs§

SectionTable
The table of section headers in an XCOFF file.
XcoffSection
A section in an XcoffFile.
XcoffSectionIterator
An iterator for the sections in an XcoffFile.

Traits§

SectionHeader
A trait for generic access to xcoff::SectionHeader32 and xcoff::SectionHeader64.

Type Aliases§

XcoffSection32
A section in an XcoffFile32.
XcoffSection64
A section in an XcoffFile64.
XcoffSectionIterator32
An iterator for the sections in an XcoffFile32.
XcoffSectionIterator64
An iterator for the sections in an XcoffFile64.