public class DotnetFakeLdFtnType extends Object
| Constructor and Description |
|---|
DotnetFakeLdFtnType() |
| Modifier and Type | Method and Description |
|---|---|
static Value |
makeMethod()
Make fake method for CIL instruction LdFtn, which returns an IntPtr Workaround for difference in CIL and Java bytecode
|
static IInitialResolver.Dependencies |
resolve(SootClass sootClass)
If LdFtn instruction, rewrite and resolve fake Soot class
|
public static IInitialResolver.Dependencies resolve(SootClass sootClass)
sootClass - public static Value makeMethod()
Copyright © 2024 Soot OSS. All rights reserved.