goblin::pe::symbol

Constant IMAGE_COMDAT_SELECT_ANY

Source
pub const IMAGE_COMDAT_SELECT_ANY: u8 = 2;
Expand description

Any section that defines the same COMDAT symbol can be linked; the rest are removed.