< prev index next >

make/bsd/makefiles/mapfile-vers-product

Print this page




 124                 JVM_GetMethodIxLocalsCount;
 125                 JVM_GetMethodIxMaxStack;
 126                 JVM_GetMethodIxModifiers;
 127                 JVM_GetMethodIxNameUTF;
 128                 JVM_GetMethodIxSignatureUTF;
 129                 JVM_GetMethodParameters;
 130                 JVM_GetMethodTypeAnnotations;
 131                 JVM_GetNanoTimeAdjustment;
 132                 JVM_GetPrimitiveArrayElement;
 133                 JVM_GetProtectionDomain;
 134                 JVM_GetStackAccessControlContext;
 135                 JVM_GetStackTraceDepth;
 136                 JVM_GetStackTraceElement;
 137                 JVM_GetSystemPackage;
 138                 JVM_GetSystemPackages;
 139                 JVM_GetTemporaryDirectory;
 140                 JVM_GetVersionInfo;
 141                 JVM_Halt;
 142                 JVM_HoldsLock;
 143                 JVM_IHashCode;












 144                 JVM_InitAgentProperties;
 145                 JVM_InitProperties;
 146                 JVM_InternString;
 147                 JVM_Interrupt;
 148                 JVM_InvokeMethod;
 149                 JVM_IsArrayClass;
 150                 JVM_IsConstructorIx;
 151                 JVM_IsInterface;
 152                 JVM_IsInterrupted;
 153                 JVM_IsPrimitiveClass;
 154                 JVM_IsSameClassPackage;
 155                 JVM_IsSupportedJNIVersion;
 156                 JVM_IsThreadAlive;
 157                 JVM_IsVMGeneratedMethodIx;
 158                 JVM_LatestUserDefinedLoader;
 159                 JVM_LoadLibrary;
 160                 JVM_MaxObjectInspectionAge;
 161                 JVM_MaxMemory;
 162                 JVM_MonitorNotify;
 163                 JVM_MonitorNotifyAll;




 124                 JVM_GetMethodIxLocalsCount;
 125                 JVM_GetMethodIxMaxStack;
 126                 JVM_GetMethodIxModifiers;
 127                 JVM_GetMethodIxNameUTF;
 128                 JVM_GetMethodIxSignatureUTF;
 129                 JVM_GetMethodParameters;
 130                 JVM_GetMethodTypeAnnotations;
 131                 JVM_GetNanoTimeAdjustment;
 132                 JVM_GetPrimitiveArrayElement;
 133                 JVM_GetProtectionDomain;
 134                 JVM_GetStackAccessControlContext;
 135                 JVM_GetStackTraceDepth;
 136                 JVM_GetStackTraceElement;
 137                 JVM_GetSystemPackage;
 138                 JVM_GetSystemPackages;
 139                 JVM_GetTemporaryDirectory;
 140                 JVM_GetVersionInfo;
 141                 JVM_Halt;
 142                 JVM_HoldsLock;
 143                 JVM_IHashCode;
 144                 JVM_ImageAttributeOffsets;
 145                 JVM_ImageAttributeOffsetsLength
 146                 JVM_ImageClose;
 147                 JVM_ImageFindAttributes;
 148                 JVM_ImageGetAttributes;
 149                 JVM_ImageGetAttributesCount;
 150                 JVM_ImageGetDataAddress;
 151                 JVM_ImageGetIndexAddress;
 152                 JVM_ImageGetStringBytes;
 153                 JVM_ImageOpen;
 154                 JVM_ImageRead;
 155                 JVM_ImageReadCompressed;
 156                 JVM_InitAgentProperties;
 157                 JVM_InitProperties;
 158                 JVM_InternString;
 159                 JVM_Interrupt;
 160                 JVM_InvokeMethod;
 161                 JVM_IsArrayClass;
 162                 JVM_IsConstructorIx;
 163                 JVM_IsInterface;
 164                 JVM_IsInterrupted;
 165                 JVM_IsPrimitiveClass;
 166                 JVM_IsSameClassPackage;
 167                 JVM_IsSupportedJNIVersion;
 168                 JVM_IsThreadAlive;
 169                 JVM_IsVMGeneratedMethodIx;
 170                 JVM_LatestUserDefinedLoader;
 171                 JVM_LoadLibrary;
 172                 JVM_MaxObjectInspectionAge;
 173                 JVM_MaxMemory;
 174                 JVM_MonitorNotify;
 175                 JVM_MonitorNotifyAll;


< prev index next >