public class SunMiscUnsafeNative extends NativeMethodClass
helper
Constructor and Description |
---|
SunMiscUnsafeNative(NativeHelper helper) |
Modifier and Type | Method and Description |
---|---|
void |
simulateMethod(SootMethod method,
ReferenceVariable thisVar,
ReferenceVariable returnVar,
ReferenceVariable[] params)
Implements the abstract method simulateMethod.
|
void |
sun_misc_Unsafe_allocateInstance(SootMethod method,
ReferenceVariable thisVar,
ReferenceVariable returnVar,
ReferenceVariable[] params) |
defaultMethod
public SunMiscUnsafeNative(NativeHelper helper)
public void simulateMethod(SootMethod method, ReferenceVariable thisVar, ReferenceVariable returnVar, ReferenceVariable[] params)
simulateMethod
in class NativeMethodClass
public void sun_misc_Unsafe_allocateInstance(SootMethod method, ReferenceVariable thisVar, ReferenceVariable returnVar, ReferenceVariable[] params)