Structs§
- Section
Table - The table of section headers in an XCOFF file.
- Xcoff
Section - A section in an
XcoffFile. - Xcoff
Section Iterator - An iterator for the sections in an
XcoffFile.
Traits§
- Section
Header - A trait for generic access to
xcoff::SectionHeader32andxcoff::SectionHeader64.
Type Aliases§
- Xcoff
Section32 - A section in an
XcoffFile32. - Xcoff
Section64 - A section in an
XcoffFile64. - Xcoff
Section Iterator32 - An iterator for the sections in an
XcoffFile32. - Xcoff
Section Iterator64 - An iterator for the sections in an
XcoffFile64.