SYMOPT_UNDNAME top-level constant

int const SYMOPT_UNDNAME

This symbol option causes public symbol names to be undecorated when they are displayed, and causes searches for symbol names to ignore symbol decorations. Private symbol names are never decorated, regardless of whether this option is active.

Implementation

const SYMOPT_UNDNAME = 0x00000002;