Ghidra Decompiler Analysis Engine
Public Types | Public Member Functions | Static Public Member Functions | Friends | List of all members
CallGraphEdge Class Reference

Public Types

enum  { cycle = 1, dontfollow = 2 }
 

Public Member Functions

bool isCycle (void) const
 
void saveXml (ostream &s) const
 
const AddressgetCallSiteAddr (void) const
 

Static Public Member Functions

static void restoreXml (const Element *el, CallGraph *graph)
 

Friends

class CallGraphNode
 
class CallGraph
 

The documentation for this class was generated from the following files: