annotation | The class file annotation structure definition |
AnnotationDefault_attribute | The AnnotationDefault Attribute |
array_values | The class file array_value structure definition |
attribute_info | Attributes of a field, method, or class |
attribute_info_dup | Pad attribute_info structures for proper multi-byte field address boundary alignment |
java::lang::Class | Java class definition of java.lang.Class, a class that describes the class features of any Java object |
ClassFile | The ClassFile structure definition |
Code_attribute | |
CONSTANT_Class_info | |
CONSTANT_Class_info::LOCAL_Class_binding | Local implementation late binding extensions for CONSTANT_Class_info |
CONSTANT_Double_info | |
CONSTANT_Double_info::LOCAL_Double_binding | Local implementation late binding extensions for CONSTANT_Double_info |
CONSTANT_Fieldref_info | |
CONSTANT_Fieldref_info::LOCAL_Fieldref_binding | Local implementation late binding extensions for CONSTANT_Fieldref_info |
CONSTANT_Float_info | |
CONSTANT_Float_info::LOCAL_Float_binding | Local implementation late binding extensions for CONSTANT_Float_info |
CONSTANT_Integer_info | |
CONSTANT_Integer_info::LOCAL_Integer_binding | Local implementation late binding extensions for CONSTANT_Integer_info |
CONSTANT_InterfaceMethodref_info | |
CONSTANT_InterfaceMethodref_info::LOCAL_InterfaceMethodref_binding | Local implementation late binding extensions for CONSTANT_InterfaceMethodref_info |
CONSTANT_Long_info | |
CONSTANT_Long_info::LOCAL_Long_binding | Local implementation late binding extensions for CONSTANT_Long_info |
CONSTANT_Methodref_info | |
CONSTANT_Methodref_info::LOCAL_Methodref_binding | Local implementation late binding extensions for CONSTANT_Methodref_info |
CONSTANT_NameAndType_info | |
CONSTANT_NameAndType_info::LOCAL_NameAndType_binding | Local implementation late binding extensions for CONSTANT_NameAndType_info |
CONSTANT_String_info | |
CONSTANT_String_info::LOCAL_String_binding | Local implementation late binding extensions for CONSTANT_String_info |
CONSTANT_Utf8_info | |
CONSTANT_Utf8_info::LOCAL_Utf8_binding | Local implementation late binding extensions for CONSTANT_Utf8_info |
ConstantValue_attribute | |
cp_info | Constant_pool entry |
cp_info_dup | Pad cp_info structures for proper multi-byte field address boundary alignment |
Deprecated_attribute | |
eightbyte | Structure for shuffling eight-byte values |
element_value | The class file element_value structure |
element_value_pair | The class file element_value_pair structure |
EnclosingMethod_attribute | |
enum_const_value | The class file enum_const_value structure |
exception_table_entry | The class file exception_table structure, here named as exception_table_entry (to avoid naming conflicts in code versus spec requirements) |
Exceptions_attribute | |
field_info | Field table entry |
field_info::LOCAL_field_binding | Local implementation late binding extensions for fields |
fourbyte | Structure for shuffling four-byte values |
gc_class_stub | Type definition for references to garbage collection in Java classes |
gc_object_stub | Type definition for references to garbage collection in Java objects |
gc_stack_stub | Type definition for references to garbage collection in Java stacks |
HelloWorld | Simple hello world program |
inner_class_table_entry | The class file inner_class_table_entry structure (anonymous in spec) |
InnerClasses_attribute | |
jvalue | Java aggregate type references for object definitions |
jvm_pc | Program counter |
jvm_table_linkage | Type definition for references to Java classes, enums, interfaces |
line_number_table_entry | The class file line_number_table_entry structure (anonymous in spec) |
LineNumberTable_attribute | |
local_variable_table_entry | The class file local_variable_table_entry structure (anonymous in spec) |
local_variable_type_table_entry | The class file local_variable_type_table_entry structure (anonymous in spec) |
LocalVariableTable_attribute | |
LocalVariableTypeTable_attribute | |
harmony::bootjvm::test::MainArgs | Test ability of main() to recognize args[] array |
method_info | Method table entry |
method_info::LOCAL_method_binding | Local implementation late binding extensions for methods |
native_local_method_map | Associate a class name with its local native method ordinal numbers and its JVM method name and description strings |
native_local_method_ordinal_map | Associate a local native method ordinal number with its JVM method name and description string |
java::lang::Object | Java class definition of java.lang.Object, the class that is the root of the object hierarchy |
parameter_annotation | The RuntimeVisibleParameterAnnotations Attribute |
harmony::bootjvm::test::PkgHelloWorld | Simple hello world program, but in a package |
rclass | General class slot definition |
rjvm | Define a JVM model |
robject | General object slot definition |
rthread | Real machine thread model implementation |
RuntimeInvisibleAnnotations_attribute | The RuntimeInvisibleAnnotations Attribute |
RuntimeInvisibleParameterAnnotations_attribute | The RuntimeInvisibleParameterAnnotations Attribute |
RuntimeVisibleAnnotations_attribute | |
RuntimeVisibleParameterAnnotations_attribute | |
Signature_attribute | |
SourceFile_attribute | |
java::lang::String | Java class definition of java.lang.String, the Java pseudo-primative class for defining and manipulating variable-length groups of characters |
Synthetic_attribute | |
java::lang::Thread | Java class definition of java.lang.Thread, the JVM thread model implementation class |
twobyte | Structure for shuffling two-byte values |
values_union | The class file values_union structure (anonymous in spec) |