public interface FunctionAddressResolver
| Modifier and Type | Method and Description |
|---|---|
long |
resolve(String name,
DynamicLookupHelper lookup)
Resolves the name of the function bound to the method and returns the address.
|
long resolve(String name, DynamicLookupHelper lookup)