| Package | Description |
|---|---|
| qilin.core | |
| qilin.core.pag | |
| qilin.parm.ctxcons | |
| qilin.pta.toolkits.dd | |
| qilin.pta.toolkits.selectx | |
| qilin.pta.tools |
| Modifier and Type | Method and Description |
|---|---|
Context |
CorePTA.createCalleeCtx(ContextMethod caller,
AllocNode receiverNode,
CallSite callSite,
SootMethod target) |
abstract Context |
PTA.createCalleeCtx(ContextMethod caller,
AllocNode receiverNode,
CallSite callSite,
SootMethod target) |
| Modifier and Type | Class and Description |
|---|---|
class |
VirtualCallSite
Holds relevant information about a particular virtual call site.
|
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
Selectx.addEntryEdge(LocalVarNode from,
LocalVarNode to,
CallSite callSite) |
void |
Selectx.addExitEdge(LocalVarNode from,
LocalVarNode to,
CallSite callSite) |
| Modifier and Type | Method and Description |
|---|---|
Context |
DebloatedPTA.createCalleeCtx(ContextMethod caller,
AllocNode receiverNode,
CallSite callSite,
SootMethod target) |
Copyright © 2024 Soot OSS. All rights reserved.