#include <classfile.h>
Definition at line 896 of file classfile.h.
Data Fields | |
u2 | class_index |
CONSTANT_Methodref_info::LOCAL_Methodref_binding | LOCAL_Methodref_binding |
Local implementation late binding extensions for CONSTANT_Methodref_info. | |
u2 | name_and_type_index |
u1 | tag |
Data Structures | |
struct | LOCAL_Methodref_binding |
Local implementation late binding extensions for CONSTANT_Methodref_info. More... |
|
Definition at line 898 of file classfile.h. |
|
Definition at line 899 of file classfile.h. Referenced by linkage_resolve_class(). |
|
Definition at line 900 of file classfile.h. Referenced by linkage_resolve_class(), and opcode_run(). |
|
Local implementation late binding extensions for CONSTANT_Methodref_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(). |