MappedDataEntry
Package:
ghidra.program.model.pcode
Type:
class
11.1_PUBLIC
added
method
:
getMutability
int getMutability(
)
removed
method
:
isReadOnly
boolean isReadOnly(
)
removed
method
:
isVolatile
boolean isVolatile(
)
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
introduced
Initial version