goblin::pe::section_table

Constant IMAGE_SCN_LNK_COMDAT

Source
pub const IMAGE_SCN_LNK_COMDAT: u32 = 0x0000_1000;
Expand description

The section contains COMDAT data. This is valid only for object files.