SYMFLAG_ILREL top-level constant

int const SYMFLAG_ILREL

The symbol address is an offset relative to the beginning of the intermediate language block. This applies to managed code only.

Implementation

const SYMFLAG_ILREL = 0x00010000;