MappedDataEntry

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

11.1_PUBLIC

addedmethod: getMutability
int getMutability()
removedmethod: isReadOnly
boolean isReadOnly()
removedmethod: isVolatile
boolean isVolatile()

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

introducedInitial version