HighLocal
Package:
ghidra.program.model.pcode
Type:
class
10.2_PUBLIC
added
method
:
decode
void decode(
ghidra.
program.
model.
pcode.
Decoder decoder) throws DecoderException
removed
method
:
restoreXml
void restoreXml(
ghidra.
xml.
XmlPullParser parser) throws PcodeXMLException
9.2_PUBLIC
added
method
:
restoreXml
void restoreXml(
ghidra.
xml.
XmlPullParser parser) throws PcodeXMLException
removed
method
:
buildDynamicHash
long buildDynamicHash(
)
removed
method
:
getFirstUseOffset
int getFirstUseOffset(
)
removed
method
:
getStorage
ghidra.
program.
model.
listing.
VariableStorage getStorage(
)
9.0.2_PUBLIC
added
method
:
getFirstUseOffset
int getFirstUseOffset(
)
9.0.1_PUBLIC
introduced
Initial version