The documentation for SymEnumSymbolsEx()
reads:
SYMENUM_OPTIONS_DEFAULT 1 Use the default options.
SYMENUM_OPTIONS_INLINE 2 Enumerate inline symbols.
What are "inline symbols"? What do SymFromInlineContext
and the other inline procedures do?