Expand description
XCOFF doesn’t support the COMDAT section.
Structs§
- A COMDAT section group in a
XcoffFile
. - An iterator for the COMDAT section groups in a
XcoffFile
. - An iterator for the sections in a COMDAT section group in a
XcoffFile
.
Type Aliases§
- A COMDAT section group in a
XcoffFile32
. - A COMDAT section group in a
XcoffFile64
. - An iterator for the COMDAT section groups in a
XcoffFile32
. - An iterator for the COMDAT section groups in a
XcoffFile64
. - An iterator for the sections in a COMDAT section group in a
XcoffFile32
. - An iterator for the sections in a COMDAT section group in a
XcoffFile64
.