#include <classfile.h>
Definition at line 943 of file classfile.h.
Data Fields | |
u2 | class_index |
CONSTANT_InterfaceMethodref_info::LOCAL_InterfaceMethodref_binding | LOCAL_InterfaceMethodref_binding |
Local implementation late binding extensions for CONSTANT_InterfaceMethodref_info. | |
u2 | name_and_type_index |
u1 | tag |
Data Structures | |
struct | LOCAL_InterfaceMethodref_binding |
Local implementation late binding extensions for CONSTANT_InterfaceMethodref_info. More... |
|
Definition at line 945 of file classfile.h. |
|
Definition at line 946 of file classfile.h. Referenced by linkage_resolve_class(). |
|
Definition at line 947 of file classfile.h. Referenced by linkage_resolve_class(). |
|
Local implementation late binding extensions for CONSTANT_InterfaceMethodref_info. Uses LOCAL_ as a prefix to signify an item that is not part of the JVM spec itself, but an implementation detail. Referenced by linkage_resolve_class(). |