Uses of Class
org.jikesrvm.jni.JNIGenericHelpers

Packages that use JNIGenericHelpers
org.jikesrvm   
org.jikesrvm.jni.ia32   
 

Uses of JNIGenericHelpers in org.jikesrvm
 

Subclasses of JNIGenericHelpers in org.jikesrvm
static class ArchitectureSpecific.JNIHelpers
           
 

Uses of JNIGenericHelpers in org.jikesrvm.jni.ia32
 

Subclasses of JNIGenericHelpers in org.jikesrvm.jni.ia32
 class JNIHelpers
          Platform dependent utility functions called from JNIFunctions (cannot be placed in JNIFunctions because methods there are specially compiled to be called from native).