goblin::pe::section_table

Constant IMAGE_SCN_CNT_CODE

Source
pub const IMAGE_SCN_CNT_CODE: u32 = 0x0000_0020;
Expand description

The section contains executable code.