Expand description
TODO: Support the segment for XCOFF when auxiliary file header and loader section is ready.
Structs§
- Xcoff
Segment - A loadable section in an
XcoffFile
. - Xcoff
Segment Iterator - An iterator for the segments in an
XcoffFile
.
Type Aliases§
- Xcoff
Segment32 - A segment in an
XcoffFile32
. - Xcoff
Segment64 - A segment in an
XcoffFile64
. - Xcoff
Segment Iterator32 - An iterator for the segments in an
XcoffFile32
. - Xcoff
Segment Iterator64 - An iterator for the segments in an
XcoffFile64
.