addedmethod:
assignAddress
int assignAddress(ghidra.program.model.data.DataType dt, ghidra.program.model.lang.PrototypePieces proto, int pos, ghidra.program.model.data.DataTypeManager dtManager, int[] status, ghidra.program.model.lang.ParameterPieces res)
addedmethod:
assignAddressFallback
int assignAddressFallback(ghidra.program.model.lang.StorageClass resource, ghidra.program.model.data.DataType tp, boolean matchExact, int[] status, ghidra.program.model.lang.ParameterPieces param)
addedmethod:
getEntry
ghidra.program.model.lang.ParamEntry getEntry(int index)
addedmethod:
getSpacebase
ghidra.program.model.address.AddressSpace getSpacebase()
addedfield:
modelRules
ghidra.program.model.lang.protorules.ModelRule[] modelRules
removedmethod:
assignAddress
ghidra.program.model.listing.VariableStorage assignAddress(ghidra.program.model.listing.Program program, ghidra.program.model.data.DataType tp, int[] status, boolean ishiddenret, boolean isindirect)
addedmethod:
equals
boolean equals(java.lang.Object obj)
addedmethod:
restoreXml
void restoreXml(ghidra.xml.XmlPullParser parser, ghidra.program.model.lang.CompilerSpec cspec) throws XmlParseException
addedmethod:
saveXml
void saveXml(java.lang.StringBuilder buffer, boolean isInput)
removedmethod:
restoreXml
void restoreXml(ghidra.xml.XmlPullParser parser, ghidra.program.model.lang.CompilerSpec cspec, boolean normalstack) throws XmlParseException