AssemblyResolvedBackfill

Package: ghidra.app.plugin.assembler.sleigh.sem
Type: class

11.1_PUBLIC

modifiedtype-extends: AssemblyResolvedBackfill
- ghidra.app.plugin.assembler.sleigh.sem.AssemblyResolution
+ (none)
modifiedtype-implements: AssemblyResolvedBackfill
- (none)
+ ghidra.app.plugin.assembler.sleigh.sem.AssemblyResolution
removedmethod: computeHash
int computeHash()
removedfield: exp
ghidra.app.plugin.processors.sleigh.expression.PatternExpression exp
removedfield: goal
ghidra.app.plugin.assembler.sleigh.expr.MaskedLong goal
removedfield: inslen
int inslen
removedmethod: isBackfill
boolean isBackfill()
removedmethod: isError
boolean isError()
removedmethod: lineToString
java.lang.String lineToString()
removedfield: offset
int offset
removedmethod: parent
ghidra.app.plugin.assembler.sleigh.sem.AssemblyResolution parent(java.lang.String description, int opCount)
removedmethod: withRight
ghidra.app.plugin.assembler.sleigh.sem.AssemblyResolvedBackfill withRight(ghidra.app.plugin.assembler.sleigh.sem.AssemblyResolution right)

10.2_PUBLIC

addedmethod: parent
ghidra.app.plugin.assembler.sleigh.sem.AssemblyResolution parent(java.lang.String description, int opCount)
addedmethod: withRight
ghidra.app.plugin.assembler.sleigh.sem.AssemblyResolvedBackfill withRight(ghidra.app.plugin.assembler.sleigh.sem.AssemblyResolution right)
removedfield: res
java.util.Map<java.lang.Integer,java.lang.Object> res

9.0.2_PUBLIC

addedmethod: computeHash
int computeHash()
addedfield: exp
ghidra.app.plugin.processors.sleigh.expression.PatternExpression exp
addedfield: goal
ghidra.app.plugin.assembler.sleigh.expr.MaskedLong goal
addedfield: inslen
int inslen
addedmethod: lineToString
java.lang.String lineToString()
addedfield: offset
int offset
addedfield: res
java.util.Map<java.lang.Integer,java.lang.Object> res

9.0.1_PUBLIC

introducedInitial version