addedmethod:
equals
boolean equals(java.lang.Object obj)
addedmethod:
getInstruction
ghidra.app.util.bin.format.dwarf.expression.DWARFExpressionInstruction getInstruction(int i)
addedmethod:
isEmpty
boolean isEmpty()
addedmethod:
read
static ghidra.app.util.bin.format.dwarf.expression.DWARFExpression read(byte[] exprBytes, ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit cu) throws DWARFExpressionException
addedmethod:
toGenericForm
ghidra.app.util.bin.format.dwarf.expression.DWARFExpression toGenericForm()
addedmethod:
toString
java.lang.String toString(ghidra.app.util.bin.format.dwarf.DWARFCompilationUnit cu)
addedmethod:
toString
java.lang.String toString(int caretPosition, boolean newlines, boolean offsets, ghidra.app.util.bin.format.dwarf.DWARFRegisterMappings regMapping)
removedmethod:
exprToString
static java.lang.String exprToString(byte[] exprBytes, ghidra.app.util.bin.format.dwarf.DIEAggregate diea)
removedmethod:
getOp
ghidra.app.util.bin.format.dwarf.expression.DWARFExpressionOperation getOp(int i)
removedmethod:
toString
java.lang.String toString(int caretPosition, boolean newlines, boolean offsets)