Constant goblin::pe::symbol::IMAGE_SYM_CLASS_STATIC [−][src]
pub const IMAGE_SYM_CLASS_STATIC: u8 = 3;
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.