[][src]Constant metagoblin::pe::symbol::IMAGE_SYM_CLASS_STATIC

pub const IMAGE_SYM_CLASS_STATIC: u8 = 3; // 0_x03u8

A static symbol.

The 'value' field specifies the offset of the symbol within the section. If the value field is zero, then the symbol represents a section name.