Static Value-Flow Analysis
Loading...
Searching...
No Matches
SVF::CallGraph Member List

This is the complete list of members for SVF::CallGraph, including all inherited members.

addCallGraphNode(const FunObjVar *fun)SVF::CallGraph
addCallSite(const CallICFGNode *cs, const FunObjVar *callee)SVF::CallGraphinlineprotected
addDirectCallGraphEdge(const CallICFGNode *call, const FunObjVar *callerFun, const FunObjVar *calleeFun)SVF::CallGraph
addEdge(CallGraphEdge *edge)SVF::CallGraphinlineprotected
addGNode(NodeID id, NodeType *node)SVF::GenericGraph< NodeTy, EdgeTy >inline
addIndirectCallGraphEdge(const CallICFGNode *cs, const FunObjVar *callerFun, const FunObjVar *calleeFun)SVF::CallGraph
begin()SVF::GenericGraph< NodeTy, EdgeTy >inline
begin() constSVF::GenericGraph< NodeTy, EdgeTy >inline
CallEdgeMap typedefSVF::CallGraph
CallGraph(CGEK k=NormCallGraph)SVF::CallGraph
CallGraph(const CallGraph &other)SVF::CallGraph
CallGraphEdgeConstIter typedefSVF::CallGraph
CallGraphEdgeIter typedefSVF::CallGraph
CallGraphEdgeSet typedefSVF::CallGraph
callGraphNodeNumSVF::CallGraphprotected
CallInstToCallGraphEdgesMap typedefSVF::CallGraph
callinstToCallGraphEdgesMapSVF::CallGraphprotected
CallSitePair typedefSVF::CallGraph
CallSiteToIdMap typedefSVF::CallGraph
CGEK enum nameSVF::CallGraph
const_iterator typedefSVF::GenericGraph< NodeTy, EdgeTy >
csToIdMapSVF::CallGraphprivatestatic
destroy()SVF::CallGraphprotected
dump(const std::string &filename)SVF::CallGraph
edgeNumSVF::GenericGraph< NodeTy, EdgeTy >
EdgeType typedefSVF::GenericGraph< NodeTy, EdgeTy >
end()SVF::GenericGraph< NodeTy, EdgeTy >inline
end() constSVF::GenericGraph< NodeTy, EdgeTy >inline
FunctionSet typedefSVF::CallGraph
FunToCallGraphNodeMap typedefSVF::CallGraph
funToCallGraphNodeMapSVF::CallGraphprotected
GenericGraph()SVF::GenericGraph< NodeTy, EdgeTy >inline
getAllCallSitesInvokingCallee(const FunObjVar *callee, CallGraphEdge::CallInstSet &csSet)SVF::CallGraph
getCallEdgeBegin(const CallICFGNode *inst) constSVF::CallGraphinline
getCallEdgeEnd(const CallICFGNode *inst) constSVF::CallGraphinline
getCalleeOfCallSite(CallSiteID id) constSVF::CallGraphinline
getCallees(const CallICFGNode *cs, FunctionSet &callees)SVF::CallGraphinline
getCallerOfCallSite(CallSiteID id) constSVF::CallGraph
getCallGraphNode(const std::string &name)SVF::CallGraph
getCallGraphNode(NodeID id) constSVF::CallGraphinline
getCallGraphNode(const FunObjVar *fun) constSVF::CallGraphinline
getCallInstToCallGraphEdgesMap() constSVF::CallGraphinline
getCallSite(CallSiteID id) constSVF::CallGraphinline
getCallSiteID(const CallICFGNode *cs, const FunObjVar *callee) constSVF::CallGraphinline
getCallSitePair(CallSiteID id) constSVF::CallGraphinline
getDirCallSitesInvokingCallee(const FunObjVar *callee, CallGraphEdge::CallInstSet &csSet)SVF::CallGraph
getGNode(NodeID id) constSVF::GenericGraph< NodeTy, EdgeTy >inline
getGraphEdge(CallGraphNode *src, CallGraphNode *dst, CallGraphEdge::CEDGEK kind, CallSiteID csId)SVF::CallGraph
getIndCallMap()SVF::CallGraphinline
getIndCallSitesInvokingCallee(const FunObjVar *callee, CallGraphEdge::CallInstSet &csSet)SVF::CallGraph
getIndCSCallees(const CallICFGNode *cs) constSVF::CallGraphinline
getKind() constSVF::CallGraphinline
getNumOfResolvedIndCallEdge() constSVF::CallGraphinline
getTotalCallSiteNumber() constSVF::CallGraphinline
getTotalEdgeNum() constSVF::GenericGraph< NodeTy, EdgeTy >inline
getTotalNodeNum() constSVF::GenericGraph< NodeTy, EdgeTy >inline
hasCallGraphEdge(const CallICFGNode *inst) constSVF::CallGraphinline
hasCallSiteID(const CallICFGNode *cs, const FunObjVar *callee) constSVF::CallGraphinline
hasGNode(NodeID id) constSVF::GenericGraph< NodeTy, EdgeTy >inline
hasGraphEdge(CallGraphNode *src, CallGraphNode *dst, CallGraphEdge::CEDGEK kind, CallSiteID csId) constSVF::CallGraph
hasIndCSCallees(const CallICFGNode *cs) constSVF::CallGraphinline
IdToCallSiteMap typedefSVF::CallGraph
idToCSMapSVF::CallGraphprivatestatic
IDToNodeMapSVF::GenericGraph< NodeTy, EdgeTy >protected
IDToNodeMapTy typedefSVF::GenericGraph< NodeTy, EdgeTy >
incEdgeNum()SVF::GenericGraph< NodeTy, EdgeTy >inline
incNodeNum()SVF::GenericGraph< NodeTy, EdgeTy >inline
indirectCallMapSVF::CallGraphprivate
isReachableBetweenFunctions(const FunObjVar *srcFn, const FunObjVar *dstFn) constSVF::CallGraph
iterator typedefSVF::GenericGraph< NodeTy, EdgeTy >
kindSVF::CallGraphprotected
nodeNumSVF::GenericGraph< NodeTy, EdgeTy >
NodeType typedefSVF::GenericGraph< NodeTy, EdgeTy >
NormCallGraph enum valueSVF::CallGraph
numOfResolvedIndCallEdgeSVF::CallGraphprotected
removeGNode(NodeType *node)SVF::GenericGraph< NodeTy, EdgeTy >inline
ThdCallGraph enum valueSVF::CallGraph
totalCallSiteNumSVF::CallGraphprivatestatic
verifyCallGraph()SVF::CallGraph
view()SVF::CallGraph
~CallGraph()SVF::CallGraphinlinevirtual
~GenericGraph()SVF::GenericGraph< NodeTy, EdgeTy >inlinevirtual