make/solaris/makefiles/mapfile-vers
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File hotspot Sdiff make/solaris/makefiles

make/solaris/makefiles/mapfile-vers

Print this page




 167                 JVM_Halt;
 168                 JVM_HoldsLock;
 169                 JVM_IHashCode;
 170                 JVM_InitAgentProperties;
 171                 JVM_InitProperties;
 172                 JVM_InitializeCompiler;
 173                 JVM_InitializeSocketLibrary;
 174                 JVM_InternString;
 175                 JVM_Interrupt;
 176                 JVM_InvokeMethod;
 177                 JVM_IsArrayClass;
 178                 JVM_IsConstructorIx;
 179                 JVM_IsInterface;
 180                 JVM_IsInterrupted;
 181                 JVM_IsNaN;
 182                 JVM_IsPrimitiveClass;
 183                 JVM_IsSameClassPackage;
 184                 JVM_IsSilentCompiler;
 185                 JVM_IsSupportedJNIVersion;
 186                 JVM_IsThreadAlive;

 187                 JVM_LatestUserDefinedLoader;
 188                 JVM_Listen;
 189                 JVM_LoadClass0;
 190                 JVM_LoadLibrary;
 191                 JVM_Lseek;
 192                 JVM_MaxObjectInspectionAge;
 193                 JVM_MaxMemory;
 194                 JVM_MonitorNotify;
 195                 JVM_MonitorNotifyAll;
 196                 JVM_MonitorWait;
 197                 JVM_NativePath;
 198                 JVM_NanoTime;
 199                 JVM_NewArray;
 200                 JVM_NewInstanceFromConstructor;
 201                 JVM_NewMultiArray;
 202                 JVM_OnExit;
 203                 JVM_Open;
 204                 JVM_PrintStackTrace;
 205                 JVM_RaiseSignal;
 206                 JVM_RawMonitorCreate;




 167                 JVM_Halt;
 168                 JVM_HoldsLock;
 169                 JVM_IHashCode;
 170                 JVM_InitAgentProperties;
 171                 JVM_InitProperties;
 172                 JVM_InitializeCompiler;
 173                 JVM_InitializeSocketLibrary;
 174                 JVM_InternString;
 175                 JVM_Interrupt;
 176                 JVM_InvokeMethod;
 177                 JVM_IsArrayClass;
 178                 JVM_IsConstructorIx;
 179                 JVM_IsInterface;
 180                 JVM_IsInterrupted;
 181                 JVM_IsNaN;
 182                 JVM_IsPrimitiveClass;
 183                 JVM_IsSameClassPackage;
 184                 JVM_IsSilentCompiler;
 185                 JVM_IsSupportedJNIVersion;
 186                 JVM_IsThreadAlive;
 187                 JVM_IsVMGeneratedMethodIx;
 188                 JVM_LatestUserDefinedLoader;
 189                 JVM_Listen;
 190                 JVM_LoadClass0;
 191                 JVM_LoadLibrary;
 192                 JVM_Lseek;
 193                 JVM_MaxObjectInspectionAge;
 194                 JVM_MaxMemory;
 195                 JVM_MonitorNotify;
 196                 JVM_MonitorNotifyAll;
 197                 JVM_MonitorWait;
 198                 JVM_NativePath;
 199                 JVM_NanoTime;
 200                 JVM_NewArray;
 201                 JVM_NewInstanceFromConstructor;
 202                 JVM_NewMultiArray;
 203                 JVM_OnExit;
 204                 JVM_Open;
 205                 JVM_PrintStackTrace;
 206                 JVM_RaiseSignal;
 207                 JVM_RawMonitorCreate;


make/solaris/makefiles/mapfile-vers
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File