Structs§
- The table of section headers in an XCOFF file.
- A section in an
XcoffFile
. - An iterator for the sections in an
XcoffFile
.
Traits§
- A trait for generic access to
xcoff::SectionHeader32
andxcoff::SectionHeader64
.
Type Aliases§
- A section in an
XcoffFile32
. - A section in an
XcoffFile64
. - An iterator for the sections in an
XcoffFile32
. - An iterator for the sections in an
XcoffFile64
.