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

pub const IMAGE_SYM_CLASS_BLOCK: u8 = 100; // 100u8

A .bb (beginning of block) or .eb (end of block) record.

The value field is the relocatable address of the code location.