Module file

Source

Structs§

XcoffFile
A partially parsed XCOFF file.

Traits§

AuxHeader
A trait for generic access to xcoff::AuxHeader32 and xcoff::AuxHeader64.
FileHeader
A trait for generic access to xcoff::FileHeader32 and xcoff::FileHeader64.

Type Aliases§

XcoffFile32
A 32-bit XCOFF object file.
XcoffFile64
A 64-bit XCOFF object file.