decompiler
1.0.0
|
This is the complete list of members for ghidra::PathMeld, including all inherited members.
append(const PathMeld &op2) | ghidra::PathMeld | |
clear(void) | ghidra::PathMeld | |
commonVn | ghidra::PathMeld | private |
empty(void) const | ghidra::PathMeld | inline |
getEarliestOp(int4 pos) const | ghidra::PathMeld | |
getOp(int4 i) const | ghidra::PathMeld | inline |
getOpParent(int4 i) const | ghidra::PathMeld | inline |
getVarnode(int4 i) const | ghidra::PathMeld | inline |
internalIntersect(vector< int4 > &parentMap) | ghidra::PathMeld | private |
markPaths(bool val, int4 startVarnode) | ghidra::PathMeld | |
meld(vector< PcodeOpNode > &path) | ghidra::PathMeld | |
meldOps(const vector< PcodeOpNode > &path, int4 cutOff, const vector< int4 > &parentMap) | ghidra::PathMeld | private |
numCommonVarnode(void) const | ghidra::PathMeld | inline |
numOps(void) const | ghidra::PathMeld | inline |
opMeld | ghidra::PathMeld | private |
set(const PathMeld &op2) | ghidra::PathMeld | |
set(const vector< PcodeOpNode > &path) | ghidra::PathMeld | |
set(PcodeOp *op, Varnode *vn) | ghidra::PathMeld | |
truncatePaths(int4 cutPoint) | ghidra::PathMeld | private |