Class StartInstructionValueSolver

java.lang.Object
ghidra.app.plugin.assembler.sleigh.expr.AbstractExpressionSolver<StartInstructionValue>
ghidra.app.plugin.assembler.sleigh.expr.StartInstructionValueSolver

public class StartInstructionValueSolver extends AbstractExpressionSolver<StartInstructionValue>
"Solves" expression of inst_start

Works like the constant solver, but takes the value of inst_start, which is given by the assembly address.