HighLocal

Package: ghidra.program.model.pcode
Type: class

10.2_PUBLIC

addedmethod: decode
void decode(ghidra.program.model.pcode.Decoder decoder) throws DecoderException
removedmethod: restoreXml
void restoreXml(ghidra.xml.XmlPullParser parser) throws PcodeXMLException

9.2_PUBLIC

addedmethod: restoreXml
void restoreXml(ghidra.xml.XmlPullParser parser) throws PcodeXMLException
removedmethod: buildDynamicHash
long buildDynamicHash()
removedmethod: getFirstUseOffset
int getFirstUseOffset()
removedmethod: getStorage
ghidra.program.model.listing.VariableStorage getStorage()

9.0.2_PUBLIC

addedmethod: getFirstUseOffset
int getFirstUseOffset()

9.0.1_PUBLIC

introducedInitial version