Package ghidra.app.util.bin.format.dwarf.expression
package ghidra.app.util.bin.format.dwarf.expression
-
ClassDescriptionA
DWARFExpressionis an immutable list ofoperationsand some factory methods to read an expression from its binary representation.Evaluates aDWARFExpression.A exception that is thrown when dealing withDWARF expressionsor when they areevaluated.An immutable representation of a singleDWARFExpressioninstruction and its operands.DWARF expression opcodes, and their expected operands.Enumeration that represents the different type of operands that aopcodecan take.