#include <classfile.h>
Definition at line 1135 of file classfile.h.
Data Fields | |
u4 | high_bytes |
CONSTANT_Long_info::LOCAL_Long_binding | LOCAL_Long_binding |
Local implementation late binding extensions for CONSTANT_Long_info. | |
u4 | low_bytes |
u1 | tag |
Data Structures | |
struct | LOCAL_Long_binding |
Local implementation late binding extensions for CONSTANT_Long_info. More... |
|
Definition at line 1137 of file classfile.h. |
|
Definition at line 1138 of file classfile.h. |
|
Definition at line 1139 of file classfile.h. |
|
Local implementation late binding extensions for CONSTANT_Long_info. Uses LOCAL_ as a prefix to signify an item that is not part of the JVM spec itself, but an implementation detail. |