Expand description
XCOFF doesn’t support the COMDAT section.
Structs§
- Xcoff
Comdat - A COMDAT section group in a
XcoffFile
. - Xcoff
Comdat Iterator - An iterator for the COMDAT section groups in a
XcoffFile
. - Xcoff
Comdat Section Iterator - An iterator for the sections in a COMDAT section group in a
XcoffFile
.
Type Aliases§
- Xcoff
Comdat32 - A COMDAT section group in a
XcoffFile32
. - Xcoff
Comdat64 - A COMDAT section group in a
XcoffFile64
. - Xcoff
Comdat Iterator32 - An iterator for the COMDAT section groups in a
XcoffFile32
. - Xcoff
Comdat Iterator64 - An iterator for the COMDAT section groups in a
XcoffFile64
. - Xcoff
Comdat Section Iterator32 - An iterator for the sections in a COMDAT section group in a
XcoffFile32
. - Xcoff
Comdat Section Iterator64 - An iterator for the sections in a COMDAT section group in a
XcoffFile64
.