|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in org.jikesrvm.classloader used by org.jikesrvm | |
---|---|
Atom
An utf8-encoded byte string. |
|
BytecodeConstants
Information about java byte codes that appear in the "code" attribute of a .class file. |
|
ClassLoaderConstants
|
|
MemberReference
A class to represent the reference in a class file to some member (field or method). |
|
RVMClass
Description of a java "class" type. |
|
RVMMember
A field or method of a java class. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
RVMType
A description of a java type. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.adaptive | |
---|---|
NormalMethod
A method of a java class that has bytecodes. |
|
RVMField
A field of a java class. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.adaptive.controller | |
---|---|
NormalMethod
A method of a java class that has bytecodes. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.adaptive.database.callgraph | |
---|---|
MethodReference
A class to represent the reference in a class file to a method of that class or interface. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.adaptive.measurements.instrumentation | |
---|---|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.adaptive.recompilation | |
---|---|
NormalMethod
A method of a java class that has bytecodes. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.adaptive.recompilation.instrumentation | |
---|---|
NormalMethod
A method of a java class that has bytecodes. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.adaptive.util | |
---|---|
Atom
An utf8-encoded byte string. |
|
MethodReference
A class to represent the reference in a class file to a method of that class or interface. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.classloader | |
---|---|
AnnotatedElement
A common abstract super class for all elements that can be annotated within the JVM. |
|
Atom
An utf8-encoded byte string. |
|
BootstrapClassLoader
Implements an object that functions as the bootstrap class loader. |
|
BootstrapClassLoader.Handler
|
|
BytecodeConstants
Information about java byte codes that appear in the "code" attribute of a .class file. |
|
BytecodeStream
Provides minimal abstraction layer to a stream of bytecodes from the code attribute of a method. |
|
ClassLoaderConstants
|
|
ClassLoadingListener
Interface for callbacks on classloading events. |
|
ExceptionHandlerMap
A java method's try/catch/finally information. |
|
FieldReference
A class to represent the reference in a class file to a field. |
|
FieldVector
Lightweight implementation of a vector of Fields. |
|
InterfaceInvocation.IMTDict
|
|
InterfaceInvocation.IMTDict.Link
|
|
InterfaceMethodSignature
An interface method signature is a pair of atoms: interfaceMethodName + interfaceMethodDescriptor. |
|
LocalVariableTable
A java method's local variable information |
|
LocalVariableTable.LocalVariable
Information needed to describe a local variable |
|
MemberReference
A class to represent the reference in a class file to some member (field or method). |
|
MethodReference
A class to represent the reference in a class file to a method of that class or interface. |
|
MethodVector
Lightweight implementation of a vector of Fields. |
|
NormalMethod
A method of a java class that has bytecodes. |
|
Primitive
Description of a java "primitive" type (int, float, etc.) |
|
RVMAnnotation
Internal representation of an annotation. |
|
RVMAnnotation.AnnotationMember
A class to decode and hold the name and its associated value for an annotation member |
|
RVMArray
Description of a java "array" type. |
|
RVMClass
Description of a java "class" type. |
|
RVMField
A field of a java class. |
|
RVMMember
A field or method of a java class. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
RVMType
A description of a java type. |
|
SpecializedMethod
A method that is specialized across all reference types. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
|
TypeReferenceVector
Lightweight implementation of a vector of Fields. |
|
UnboxedType
Description of an Unboxed Magic type. |
|
UTF8Convert.UTF8CharacterVisitor
UTF8 character visitor abstraction |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.baseline | |
---|---|
BytecodeConstants
Information about java byte codes that appear in the "code" attribute of a .class file. |
|
BytecodeStream
Provides minimal abstraction layer to a stream of bytecodes from the code attribute of a method. |
|
ClassLoaderConstants
|
|
ExceptionHandlerMap
A java method's try/catch/finally information. |
|
FieldReference
A class to represent the reference in a class file to a field. |
|
MethodReference
A class to represent the reference in a class file to a method of that class or interface. |
|
NormalMethod
A method of a java class that has bytecodes. |
|
RVMArray
Description of a java "array" type. |
|
RVMClass
Description of a java "class" type. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
RVMType
A description of a java type. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.baseline.ia32 | |
---|---|
BytecodeConstants
Information about java byte codes that appear in the "code" attribute of a .class file. |
|
ClassLoaderConstants
|
|
FieldReference
A class to represent the reference in a class file to a field. |
|
MemberReference
A class to represent the reference in a class file to some member (field or method). |
|
MethodReference
A class to represent the reference in a class file to a method of that class or interface. |
|
NormalMethod
A method of a java class that has bytecodes. |
|
RVMArray
Description of a java "array" type. |
|
RVMClass
Description of a java "class" type. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
RVMType
A description of a java type. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.common | |
---|---|
NativeMethod
A native method of a java class. |
|
NormalMethod
A method of a java class that has bytecodes. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
RVMType
A description of a java type. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt | |
---|---|
MethodReference
A class to represent the reference in a class file to a method of that class or interface. |
|
RVMClass
Description of a java "class" type. |
|
RVMField
A field of a java class. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.bc2ir | |
---|---|
Atom
An utf8-encoded byte string. |
|
BytecodeConstants
Information about java byte codes that appear in the "code" attribute of a .class file. |
|
BytecodeStream
Provides minimal abstraction layer to a stream of bytecodes from the code attribute of a method. |
|
ClassLoaderConstants
|
|
FieldReference
A class to represent the reference in a class file to a field. |
|
MethodReference
A class to represent the reference in a class file to a method of that class or interface. |
|
NormalMethod
A method of a java class that has bytecodes. |
|
RVMType
A description of a java type. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.bc2ir.ia32 | |
---|---|
MethodReference
A class to represent the reference in a class file to a method of that class or interface. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.controlflow | |
---|---|
Atom
An utf8-encoded byte string. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.driver | |
---|---|
NormalMethod
A method of a java class that has bytecodes. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.escape | |
---|---|
RVMArray
Description of a java "array" type. |
|
RVMClass
Description of a java "class" type. |
|
RVMField
A field of a java class. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.hir2lir | |
---|---|
FieldReference
A class to represent the reference in a class file to a field. |
|
RVMField
A field of a java class. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
RVMType
A description of a java type. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.inlining | |
---|---|
ClassLoadingListener
Interface for callbacks on classloading events. |
|
NormalMethod
A method of a java class that has bytecodes. |
|
RVMClass
Description of a java "class" type. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.ir | |
---|---|
FieldReference
A class to represent the reference in a class file to a field. |
|
NormalMethod
A method of a java class that has bytecodes. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.ir.ia32 | |
---|---|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.ir.operand | |
---|---|
FieldReference
A class to represent the reference in a class file to a field. |
|
MemberReference
A class to represent the reference in a class file to some member (field or method). |
|
MethodReference
A class to represent the reference in a class file to a method of that class or interface. |
|
RVMField
A field of a java class. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
RVMType
A description of a java type. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.liveness | |
---|---|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.mir2mc.ia32 | |
---|---|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.runtimesupport | |
---|---|
BytecodeConstants
Information about java byte codes that appear in the "code" attribute of a .class file. |
|
NormalMethod
A method of a java class that has bytecodes. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
RVMType
A description of a java type. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.specialization | |
---|---|
NormalMethod
A method of a java class that has bytecodes. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.compilers.opt.ssa | |
---|---|
FieldReference
A class to represent the reference in a class file to a field. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.ia32 | |
---|---|
RVMField
A field of a java class. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.jni | |
---|---|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
RVMType
A description of a java type. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.jni.ia32 | |
---|---|
NativeMethod
A native method of a java class. |
|
NormalMethod
A method of a java class that has bytecodes. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.mm.mminterface | |
---|---|
Atom
An utf8-encoded byte string. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
RVMType
A description of a java type. |
|
SpecializedMethod
A method that is specialized across all reference types. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
Classes in org.jikesrvm.classloader used by org.jikesrvm.mm.mmtk | |
---|---|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.objectmodel | |
---|---|
RVMArray
Description of a java "array" type. |
|
RVMClass
Description of a java "class" type. |
|
RVMField
A field of a java class. |
|
RVMType
A description of a java type. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.osr | |
---|---|
BytecodeConstants
Information about java byte codes that appear in the "code" attribute of a .class file. |
|
BytecodeStream
Provides minimal abstraction layer to a stream of bytecodes from the code attribute of a method. |
|
ClassLoaderConstants
|
|
NormalMethod
A method of a java class that has bytecodes. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.osr.bytecodes | |
---|---|
BytecodeConstants
Information about java byte codes that appear in the "code" attribute of a .class file. |
|
ClassLoaderConstants
|
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.osr.ia32 | |
---|---|
ClassLoaderConstants
|
Classes in org.jikesrvm.classloader used by org.jikesrvm.runtime | |
---|---|
Atom
An utf8-encoded byte string. |
|
BytecodeConstants
Information about java byte codes that appear in the "code" attribute of a .class file. |
|
MethodReference
A class to represent the reference in a class file to a method of that class or interface. |
|
NormalMethod
A method of a java class that has bytecodes. |
|
RVMArray
Description of a java "array" type. |
|
RVMClass
Description of a java "class" type. |
|
RVMField
A field of a java class. |
|
RVMMember
A field or method of a java class. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
RVMType
A description of a java type. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.scheduler | |
---|---|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.tools.header_gen | |
---|---|
RVMClass
Description of a java "class" type. |
|
RVMField
A field of a java class. |
Classes in org.jikesrvm.classloader used by org.jikesrvm.tools.oth | |
---|---|
RVMClass
Description of a java "class" type. |
|
RVMMethod
A method of a java class corresponding to a method_info structure in the class file. |
|
TypeReference
A class to represent the reference in a class file to some type (class, primitive or array). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |