|
decompiler 1.0.0
|
This is the complete list of members for ghidra::AddExpression, including all inherited members.
| add(Varnode *vn, uintb coeff) | ghidra::AddExpression | inlineprivate |
| AddExpression(void) | ghidra::AddExpression | inline |
| constval | ghidra::AddExpression | private |
| gather(Varnode *vn, uintb coeff, int4 depth) | ghidra::AddExpression | private |
| gatherTwoTermsAdd(Varnode *a, Varnode *b) | ghidra::AddExpression | |
| gatherTwoTermsRoot(Varnode *root) | ghidra::AddExpression | |
| gatherTwoTermsSubtract(Varnode *a, Varnode *b) | ghidra::AddExpression | |
| isEquivalent(const AddExpression &op2) const | ghidra::AddExpression | |
| numTerms | ghidra::AddExpression | private |
| terms | ghidra::AddExpression | private |