goblin::pe::symbol

Constant IMAGE_SYM_CLASS_LABEL

Source
pub const IMAGE_SYM_CLASS_LABEL: u8 = 6;
Expand description

A code label that is defined within the module.

The value field specifies the offset of the symbol within the section.