#include <classfile.h>
Definition at line 837 of file classfile.h.
Data Fields | |
u2 | class_index |
CONSTANT_Fieldref_info::LOCAL_Fieldref_binding | LOCAL_Fieldref_binding |
Local implementation late binding extensions for CONSTANT_Fieldref_info. | |
u2 | name_and_type_index |
u1 | tag |
Data Structures | |
struct | LOCAL_Fieldref_binding |
Local implementation late binding extensions for CONSTANT_Fieldref_info. More... |
|
Definition at line 839 of file classfile.h. |
|
Definition at line 840 of file classfile.h. Referenced by linkage_resolve_class(). |
|
Definition at line 841 of file classfile.h. Referenced by linkage_resolve_class(). |
|
Local implementation late binding extensions for CONSTANT_Fieldref_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(). |