| Package | Description |
|---|---|
| qilin.core | |
| qilin.core.pag | |
| qilin.parm.ctxcons | |
| qilin.pta.toolkits.dd |
| Modifier and Type | Method and Description |
|---|---|
protected ContextAllocNode |
CorePTA.parameterize(AllocNode node,
Context context) |
| Modifier and Type | Field and Description |
|---|---|
protected Map<AllocNode,Map<Context,ContextAllocNode>> |
PAG.contextAllocNodeMap |
| Modifier and Type | Method and Description |
|---|---|
ContextAllocNode |
PAG.makeContextAllocNode(AllocNode allocNode,
Context context)
Finds or creates the ContextAllocNode for base alloc site and context.
|
| Modifier and Type | Method and Description |
|---|---|
Map<AllocNode,Map<Context,ContextAllocNode>> |
PAG.getContextAllocNodeMap() |
| Modifier and Type | Method and Description |
|---|---|
Context |
CtxConstructor.constructCtx(ContextMethod caller,
ContextAllocNode receiverNode,
CallSite callSite,
SootMethod target) |
Context |
TypeCtxConstructor.constructCtx(ContextMethod caller,
ContextAllocNode receiverNode,
CallSite callSite,
SootMethod target) |
Context |
CallsiteCtxConstructor.constructCtx(ContextMethod caller,
ContextAllocNode receiverNode,
CallSite callSite,
SootMethod target) |
Context |
InsensCtxConstructor.constructCtx(ContextMethod caller,
ContextAllocNode receiverNode,
CallSite callSite,
SootMethod target) |
Context |
HybObjCtxConstructor.constructCtx(ContextMethod caller,
ContextAllocNode receiverNode,
CallSite callSite,
SootMethod target) |
Context |
HybTypeCtxConstructor.constructCtx(ContextMethod caller,
ContextAllocNode receiverNode,
CallSite callSite,
SootMethod target) |
Context |
ObjCtxConstructor.constructCtx(ContextMethod caller,
ContextAllocNode receiverNode,
CallSite callSite,
SootMethod target) |
| Modifier and Type | Method and Description |
|---|---|
Context |
TunnelingConstructor.constructCtx(ContextMethod caller,
ContextAllocNode receiverNode,
CallSite callSite,
SootMethod target) |
Copyright © 2024 Soot OSS. All rights reserved.