Uses of Class
qilin.core.pag.CallSite
Packages that use CallSite
Package
Description
-
Uses of CallSite in qilin.core
Methods in qilin.core with parameters of type CallSiteModifier and TypeMethodDescriptionCorePTA.createCalleeCtx
(ContextMethod caller, AllocNode receiverNode, CallSite callSite, SootMethod target) abstract Context
PTA.createCalleeCtx
(ContextMethod caller, AllocNode receiverNode, CallSite callSite, SootMethod target) -
Uses of CallSite in qilin.core.pag
Subclasses of CallSite in qilin.core.pagModifier and TypeClassDescriptionclass
Holds relevant information about a particular virtual call site. -
Uses of CallSite in qilin.parm.ctxcons
Methods in qilin.parm.ctxcons with parameters of type CallSiteModifier and TypeMethodDescriptionCallsiteCtxConstructor.constructCtx
(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target) CtxConstructor.constructCtx
(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target) HybObjCtxConstructor.constructCtx
(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target) HybTypeCtxConstructor.constructCtx
(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target) InsensCtxConstructor.constructCtx
(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target) ObjCtxConstructor.constructCtx
(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target) TypeCtxConstructor.constructCtx
(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target) -
Uses of CallSite in qilin.pta.toolkits.dd
Methods in qilin.pta.toolkits.dd with parameters of type CallSiteModifier and TypeMethodDescriptionTunnelingConstructor.constructCtx
(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target) -
Uses of CallSite in qilin.pta.toolkits.selectx
Methods in qilin.pta.toolkits.selectx with parameters of type CallSiteModifier and TypeMethodDescriptionvoid
Selectx.addEntryEdge
(LocalVarNode from, LocalVarNode to, CallSite callSite) void
Selectx.addExitEdge
(LocalVarNode from, LocalVarNode to, CallSite callSite) -
Uses of CallSite in qilin.pta.tools
Methods in qilin.pta.tools with parameters of type CallSiteModifier and TypeMethodDescriptionDebloatedPTA.createCalleeCtx
(ContextMethod caller, AllocNode receiverNode, CallSite callSite, SootMethod target)