public interface ICDIAddressToSource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ICDIAddressToSource.IMappedSourceLocation
Represents a source location returned by
ICDIAddressToSource.getSourceForAddress.
|
| Modifier and Type | Method and Description |
|---|---|
ICDIAddressToSource.IMappedSourceLocation |
getSourceForAddress(IAddress address)
Returns a symbol that maps to an address at runtime in a targeted process
|
ICDIAddressToSource.IMappedSourceLocation getSourceForAddress(IAddress address) throws CDIException
CDIExceptionCopyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.