[][src]Constant goblin::pe::symbol::IMAGE_SYM_UNDEFINED

pub const IMAGE_SYM_UNDEFINED: i16

The symbol record is not yet assigned a section. A value of zero indicates that a reference to an external symbol is defined elsewhere. A value of non-zero is a common symbol with a size that is specified by the value.