메소드 | 설명 | |
---|---|---|
RedirectCalls ( |
Redirects all calls from method 'from' to method 'to'.
|
|
RevertRedirect ( |
메소드 | 설명 | |
---|---|---|
PatchJumpTo ( |
Primitive patching. Inserts a jump to 'target' at 'site'. Works even if both methods' callers have already been compiled.
|
|
RevertJumpTo ( |
public static RedirectCalls ( |
||
from | ||
to | ||
리턴 |
public static RevertRedirect ( |
||
from | ||
state | ||
리턴 | void |