|
Ghidra Decompiler Analysis Engine
|
This is the complete list of members for CallGraph, including all inherited members.
| addEdge(CallGraphNode *from, CallGraphNode *to, const Address &addr) (defined in CallGraph) | CallGraph | |
| addNode(Funcdata *f) (defined in CallGraph) | CallGraph | |
| addNode(const Address &addr, const string &nm) (defined in CallGraph) | CallGraph | |
| begin(void) (defined in CallGraph) | CallGraph | inline |
| buildAllNodes(void) (defined in CallGraph) | CallGraph | |
| buildEdges(Funcdata *fd) (defined in CallGraph) | CallGraph | |
| CallGraph(Architecture *g) (defined in CallGraph) | CallGraph | inline |
| deleteInEdge(CallGraphNode *node, int4 i) (defined in CallGraph) | CallGraph | |
| end(void) (defined in CallGraph) | CallGraph | inline |
| findNode(const Address &addr) (defined in CallGraph) | CallGraph | |
| getArch(void) const (defined in CallGraph) | CallGraph | inline |
| initLeafWalk(void) (defined in CallGraph) | CallGraph | |
| nextLeaf(CallGraphNode *node) (defined in CallGraph) | CallGraph | |
| restoreXml(const Element *el) (defined in CallGraph) | CallGraph | |
| saveXml(ostream &s) const (defined in CallGraph) | CallGraph |
1.8.17