decompiler  1.0.0
ghidra::PathMeld Member List

This is the complete list of members for ghidra::PathMeld, including all inherited members.

append(const PathMeld &op2)ghidra::PathMeld
clear(void)ghidra::PathMeld
commonVnghidra::PathMeldprivate
empty(void) constghidra::PathMeldinline
getEarliestOp(int4 pos) constghidra::PathMeld
getOp(int4 i) constghidra::PathMeldinline
getOpParent(int4 i) constghidra::PathMeldinline
getVarnode(int4 i) constghidra::PathMeldinline
internalIntersect(vector< int4 > &parentMap)ghidra::PathMeldprivate
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::PathMeldprivate
numCommonVarnode(void) constghidra::PathMeldinline
numOps(void) constghidra::PathMeldinline
opMeldghidra::PathMeldprivate
set(const PathMeld &op2)ghidra::PathMeld
set(const vector< PcodeOpNode > &path)ghidra::PathMeld
set(PcodeOp *op, Varnode *vn)ghidra::PathMeld
truncatePaths(int4 cutPoint)ghidra::PathMeldprivate