< prev index next >

make/share/makefiles/mapfile-vers

Print this page




  95                 JVM_GetMethodIxByteCode;
  96                 JVM_GetMethodIxByteCodeLength;
  97                 JVM_GetMethodIxExceptionIndexes;
  98                 JVM_GetMethodIxExceptionTableEntry;
  99                 JVM_GetMethodIxExceptionTableLength;
 100                 JVM_GetMethodIxExceptionsCount;
 101                 JVM_GetMethodIxLocalsCount;
 102                 JVM_GetMethodIxMaxStack;
 103                 JVM_GetMethodIxModifiers;
 104                 JVM_GetMethodIxNameUTF;
 105                 JVM_GetMethodIxSignatureUTF;
 106                 JVM_GetMethodParameters;
 107                 JVM_GetMethodTypeAnnotations;
 108                 JVM_GetNanoTimeAdjustment;
 109                 JVM_GetPrimitiveArrayElement;
 110                 JVM_GetProtectionDomain;
 111                 JVM_GetStackAccessControlContext;
 112                 JVM_GetStackTraceElements;
 113                 JVM_GetSystemPackage;
 114                 JVM_GetSystemPackages;

 115                 JVM_GetTemporaryDirectory;
 116                 JVM_GetVersionInfo;
 117                 JVM_GetVmArguments;
 118                 JVM_Halt;
 119                 JVM_HoldsLock;
 120                 JVM_IHashCode;
 121                 JVM_InitAgentProperties;
 122                 JVM_InitProperties;
 123                 JVM_InternString;
 124                 JVM_Interrupt;
 125                 JVM_InvokeMethod;
 126                 JVM_IsArrayClass;
 127                 JVM_IsConstructorIx;
 128                 JVM_IsInterface;
 129                 JVM_IsInterrupted;
 130                 JVM_IsPrimitiveClass;
 131                 JVM_IsSameClassPackage;
 132                 JVM_IsSupportedJNIVersion;
 133                 JVM_IsThreadAlive;
 134                 JVM_IsVMGeneratedMethodIx;




  95                 JVM_GetMethodIxByteCode;
  96                 JVM_GetMethodIxByteCodeLength;
  97                 JVM_GetMethodIxExceptionIndexes;
  98                 JVM_GetMethodIxExceptionTableEntry;
  99                 JVM_GetMethodIxExceptionTableLength;
 100                 JVM_GetMethodIxExceptionsCount;
 101                 JVM_GetMethodIxLocalsCount;
 102                 JVM_GetMethodIxMaxStack;
 103                 JVM_GetMethodIxModifiers;
 104                 JVM_GetMethodIxNameUTF;
 105                 JVM_GetMethodIxSignatureUTF;
 106                 JVM_GetMethodParameters;
 107                 JVM_GetMethodTypeAnnotations;
 108                 JVM_GetNanoTimeAdjustment;
 109                 JVM_GetPrimitiveArrayElement;
 110                 JVM_GetProtectionDomain;
 111                 JVM_GetStackAccessControlContext;
 112                 JVM_GetStackTraceElements;
 113                 JVM_GetSystemPackage;
 114                 JVM_GetSystemPackages;
 115                 JVM_GetReferencePendingList;
 116                 JVM_GetTemporaryDirectory;
 117                 JVM_GetVersionInfo;
 118                 JVM_GetVmArguments;
 119                 JVM_Halt;
 120                 JVM_HoldsLock;
 121                 JVM_IHashCode;
 122                 JVM_InitAgentProperties;
 123                 JVM_InitProperties;
 124                 JVM_InternString;
 125                 JVM_Interrupt;
 126                 JVM_InvokeMethod;
 127                 JVM_IsArrayClass;
 128                 JVM_IsConstructorIx;
 129                 JVM_IsInterface;
 130                 JVM_IsInterrupted;
 131                 JVM_IsPrimitiveClass;
 132                 JVM_IsSameClassPackage;
 133                 JVM_IsSupportedJNIVersion;
 134                 JVM_IsThreadAlive;
 135                 JVM_IsVMGeneratedMethodIx;


< prev index next >