SYMOPT_OMAP_FIND_NEAREST top-level constant

int const SYMOPT_OMAP_FIND_NEAREST

When code has been optimized and there is no symbol at the expected location, this option causes the nearest symbol to be used instead.

Implementation

const SYMOPT_OMAP_FIND_NEAREST = 0x00000020;