|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConcreteMethod | |
|---|---|
| com.android.dx.cf.code | Implementation of classes having to do with Java simulation, such as is needed for verification or stack-to-register conversion. |
| Uses of ConcreteMethod in com.android.dx.cf.code |
|---|
| Methods in com.android.dx.cf.code with parameters of type ConcreteMethod | |
|---|---|
static RopMethod |
Ropper.convert(ConcreteMethod method,
TranslationAdvice advice,
MethodList methods)
Converts a ConcreteMethod to a RopMethod. |
static ByteBlockList |
BasicBlocker.identifyBlocks(ConcreteMethod method)
Identifies and enumerates the basic blocks in the given method, returning a list of them. |
| Constructors in com.android.dx.cf.code with parameters of type ConcreteMethod | |
|---|---|
Simulator(Machine machine,
ConcreteMethod method)
Constructs an instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||