decompiler
1.0.0
|
This is the complete list of members for ghidra::PieceNode, including all inherited members.
findRoot(Varnode *vn) | ghidra::PieceNode | static |
gatherPieces(vector< PieceNode > &stack, Varnode *rootVn, PcodeOp *op, int4 baseOffset) | ghidra::PieceNode | static |
getOp(void) const | ghidra::PieceNode | inline |
getSlot(void) const | ghidra::PieceNode | inline |
getTypeOffset(void) const | ghidra::PieceNode | inline |
getVarnode(void) const | ghidra::PieceNode | inline |
isLeaf(void) const | ghidra::PieceNode | inline |
isLeaf(Varnode *rootVn, Varnode *vn, int4 typeOffset) | ghidra::PieceNode | static |
leaf | ghidra::PieceNode | private |
PieceNode(PcodeOp *op, int4 sl, int4 off, bool l) | ghidra::PieceNode | inline |
pieceOp | ghidra::PieceNode | private |
slot | ghidra::PieceNode | private |
typeOffset | ghidra::PieceNode | private |