CACAO
|
Go to the source code of this file.
Functions | |
bool | intrp_patcher_get_putstatic (u1 *sp) |
bool | intrp_patcher_get_putstatic_clinit (u1 *sp) |
bool | intrp_patcher_get_putfield (u1 *sp) |
bool | intrp_patcher_aconst (u1 *sp) |
bool | intrp_patcher_builtin_multianewarray (u1 *sp) |
bool | intrp_patcher_builtin_arraycheckcast (u1 *sp) |
bool | intrp_patcher_invokestatic_special (u1 *sp) |
bool | intrp_patcher_invokevirtual (u1 *sp) |
bool | intrp_patcher_invokeinterface (u1 *sp) |
bool | intrp_patcher_checkcast_instanceof (u1 *sp) |
bool | intrp_patcher_resolve_native (u1 *sp) |