Constant goblin::pe::symbol::IMAGE_SYM_CLASS_BLOCK [−][src]
pub const IMAGE_SYM_CLASS_BLOCK: u8 = 100;
A .bb (beginning of block) or .eb (end of block) record.
The value
field is the relocatable address of the code location.