Method DefaultSymbolResolver
DefaultSymbolResolver(String, IntPtr)
Implementation of a default symbol resolver
Declaration
public ulong DefaultSymbolResolver(string name, IntPtr ctx)
Parameters
public ulong DefaultSymbolResolver(string name, IntPtr ctx)
String | name | Symbol name to resolve |
IntPtr | ctx | Resolver context |
Returns
UInt64 | Address of the symbol |