-symbol-info-functions.
Example:
session.symbolInfoFunctions("main");MiPendingCommand symbolInfoFunctions(string name = null, bool details = false) @trustedSearches for information about functions.
name | Optional regex for function name. |
details | Whether to include more details (linkage, visibility, etc.). |
-symbol-info-functions.
Example:
session.symbolInfoFunctions("main");