Module segment

Source
Expand description

TODO: Support the segment for XCOFF when auxiliary file header and loader section is ready.

Structs§

XcoffSegment
A loadable section in an XcoffFile.
XcoffSegmentIterator
An iterator for the segments in an XcoffFile.

Type Aliases§

XcoffSegment32
A segment in an XcoffFile32.
XcoffSegment64
A segment in an XcoffFile64.
XcoffSegmentIterator32
An iterator for the segments in an XcoffFile32.
XcoffSegmentIterator64
An iterator for the segments in an XcoffFile64.