Uses of Class
qilin.core.pag.ContextAllocNode
Packages that use ContextAllocNode
-
Uses of ContextAllocNode in qilin.core
Methods in qilin.core that return ContextAllocNodeModifier and TypeMethodDescriptionprotected ContextAllocNode
CorePTA.parameterize
(AllocNode node, Context context) -
Uses of ContextAllocNode in qilin.core.pag
Fields in qilin.core.pag with type parameters of type ContextAllocNodeMethods in qilin.core.pag that return ContextAllocNodeModifier and TypeMethodDescriptionPAG.makeContextAllocNode
(AllocNode allocNode, Context context) Finds or creates the ContextAllocNode for base alloc site and context.Methods in qilin.core.pag that return types with arguments of type ContextAllocNode -
Uses of ContextAllocNode in qilin.parm.ctxcons
Methods in qilin.parm.ctxcons with parameters of type ContextAllocNodeModifier 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 ContextAllocNode in qilin.pta.toolkits.dd
Methods in qilin.pta.toolkits.dd with parameters of type ContextAllocNodeModifier and TypeMethodDescriptionTunnelingConstructor.constructCtx
(ContextMethod caller, ContextAllocNode receiverNode, CallSite callSite, SootMethod target)