Ghidra Decompiler Analysis Engine
|
Public Types | |
enum | { cycle = 1, dontfollow = 2 } |
Public Member Functions | |
bool | isCycle (void) const |
void | saveXml (ostream &s) const |
const Address & | getCallSiteAddr (void) const |
Static Public Member Functions | |
static void | restoreXml (const Element *el, CallGraph *graph) |
Friends | |
class | CallGraphNode |
class | CallGraph |