public interface IPDIInstruction extends IPDISessionObject
Modifier and Type | Method and Description |
---|---|
BigInteger |
getAdress()
Returns the Address.
|
String |
getArgs()
Returns any arguments to the argument
|
String |
getFuntionName()
Returns the function name
|
String |
getInstruction()
Returns the instruction
|
long |
getOffset()
Returns the instruction's offset.
|
String |
getOpcode()
Returns the opcode
|
getSession
BigInteger getAdress()
String getFuntionName()
String getInstruction()
String getOpcode()
String getArgs()
long getOffset()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.