mapfile-vers revision 2790
0N/A#
1N/A# @(#)mapfile-vers 1.32 07/10/25 16:47:36
1N/A#
1N/A
1N/A#
1N/A# Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
1N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
1N/A#
1N/A# This code is free software; you can redistribute it and/or modify it
1N/A# under the terms of the GNU General Public License version 2 only, as
1N/A# published by the Free Software Foundation.
1N/A#
1N/A# This code is distributed in the hope that it will be useful, but WITHOUT
1N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
1N/A# version 2 for more details (a copy is included in the LICENSE file that
1N/A# accompanied this code).
1N/A#
1N/A# You should have received a copy of the GNU General Public License version
1N/A# 2 along with this work; if not, write to the Free Software Foundation,
1N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
221N/A#
1N/A# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
1N/A# or visit www.oracle.com if you need additional information or have any
22N/A# questions.
22N/A#
0N/A#
0N/A
221N/A# Define public interface.
14N/A
14N/ASUNWprivate_1.1 {
221N/A global:
14N/A # JNI
14N/A JNI_CreateJavaVM;
221N/A JNI_GetCreatedJavaVMs;
14N/A JNI_GetDefaultJavaVMInitArgs;
14N/A
22N/A # JVM
22N/A JVM_Accept;
22N/A JVM_ActiveProcessorCount;
22N/A JVM_AllocateNewArray;
22N/A JVM_AllocateNewObject;
22N/A JVM_ArrayCopy;
14N/A JVM_AssertionStatusDirectives;
0N/A JVM_Available;
116N/A JVM_Bind;
204N/A JVM_ClassDepth;
0N/A JVM_ClassLoaderDepth;
0N/A JVM_Clone;
0N/A JVM_Close;
192N/A JVM_CX8Field;
0N/A JVM_CompileClass;
0N/A JVM_CompileClasses;
285N/A JVM_CompilerCommand;
306N/A JVM_Connect;
0N/A JVM_ConstantPoolGetClassAt;
26N/A JVM_ConstantPoolGetClassAtIfLoaded;
50N/A JVM_ConstantPoolGetDoubleAt;
119N/A JVM_ConstantPoolGetFieldAt;
235N/A JVM_ConstantPoolGetFieldAtIfLoaded;
309N/A JVM_ConstantPoolGetFloatAt;
296N/A JVM_ConstantPoolGetIntAt;
327N/A JVM_ConstantPoolGetLongAt;
361N/A JVM_ConstantPoolGetMethodAt;
362N/A JVM_ConstantPoolGetMethodAtIfLoaded;
26N/A JVM_ConstantPoolGetMemberRefInfoAt;
301N/A JVM_ConstantPoolGetSize;
301N/A JVM_ConstantPoolGetStringAt;
301N/A JVM_ConstantPoolGetUTF8At;
301N/A JVM_CountStackFrames;
301N/A JVM_CurrentClassLoader;
301N/A JVM_CurrentLoadedClass;
301N/A JVM_CurrentThread;
301N/A JVM_CurrentTimeMillis;
192N/A JVM_DefineClass;
0N/A JVM_DefineClassWithSource;
0N/A JVM_DefineClassWithSourceCond;
0N/A JVM_DesiredAssertionStatus;
301N/A JVM_DisableCompiler;
301N/A JVM_DoPrivileged;
301N/A JVM_DTraceGetVersion;
318N/A JVM_DTraceActivate;
301N/A JVM_DTraceIsProbeEnabled;
215N/A JVM_DTraceIsSupported;
362N/A JVM_DTraceDispose;
362N/A JVM_DumpAllStacks;
162N/A JVM_DumpThreads;
301N/A JVM_EnableCompiler;
342N/A JVM_Exit;
204N/A JVM_FillInStackTrace;
235N/A JVM_FindClassFromClass;
342N/A JVM_FindClassFromClassLoader;
301N/A JVM_FindClassFromBootLoader;
104N/A JVM_FindLibraryEntry;
310N/A JVM_FindLoadedClass;
310N/A JVM_FindPrimitiveClass;
310N/A JVM_FindSignal;
310N/A JVM_FreeMemory;
310N/A JVM_GC;
310N/A JVM_GetAllThreads;
26N/A JVM_GetArrayElement;
0N/A JVM_GetArrayLength;
362N/A JVM_GetCPClassNameUTF;
0N/A JVM_GetCPFieldClassNameUTF;
0N/A JVM_GetCPFieldModifiers;
116N/A JVM_GetCPFieldNameUTF;
0N/A JVM_GetCPFieldSignatureUTF;
0N/A JVM_GetCPMethodClassNameUTF;
301N/A JVM_GetCPMethodModifiers;
301N/A JVM_GetCPMethodNameUTF;
301N/A JVM_GetCPMethodSignatureUTF;
301N/A JVM_GetCallerClass;
301N/A JVM_GetClassAccessFlags;
301N/A JVM_GetClassAnnotations;
301N/A JVM_GetClassCPEntriesCount;
301N/A JVM_GetClassCPTypes;
104N/A JVM_GetClassConstantPool;
104N/A JVM_GetClassContext;
104N/A JVM_GetClassDeclaredConstructors;
104N/A JVM_GetClassDeclaredFields;
104N/A JVM_GetClassDeclaredMethods;
301N/A JVM_GetClassFieldsCount;
219N/A JVM_GetClassInterfaces;
221N/A JVM_GetClassLoader;
219N/A JVM_GetClassMethodsCount;
221N/A JVM_GetClassModifiers;
301N/A JVM_GetClassName;
221N/A JVM_GetClassNameUTF;
301N/A JVM_GetClassSignature;
219N/A JVM_GetClassSigners;
219N/A JVM_GetComponentType;
219N/A JVM_GetDeclaredClasses;
219N/A JVM_GetDeclaringClass;
221N/A JVM_GetEnclosingMethodInfo;
221N/A JVM_GetFieldAnnotations;
301N/A JVM_GetFieldIxModifiers;
301N/A JVM_GetHostName;
219N/A JVM_GetInheritedAccessControlContext;
219N/A JVM_GetInterfaceVersion;
219N/A JVM_GetLastErrorString;
219N/A JVM_GetManagement;
219N/A JVM_GetMethodAnnotations;
301N/A JVM_GetMethodDefaultAnnotationValue;
318N/A JVM_GetMethodIxArgsSize;
301N/A JVM_GetMethodIxByteCode;
219N/A JVM_GetMethodIxByteCodeLength;
301N/A JVM_GetMethodIxExceptionIndexes;
301N/A JVM_GetMethodIxExceptionTableEntry;
301N/A JVM_GetMethodIxExceptionTableLength;
219N/A JVM_GetMethodIxExceptionsCount;
307N/A JVM_GetMethodIxLocalsCount;
219N/A JVM_GetMethodIxMaxStack;
301N/A JVM_GetMethodIxModifiers;
219N/A JVM_GetMethodIxNameUTF;
219N/A JVM_GetMethodIxSignatureUTF;
219N/A JVM_GetMethodParameterAnnotations;
219N/A JVM_GetPrimitiveArrayElement;
219N/A JVM_GetProtectionDomain;
219N/A JVM_GetSockName;
219N/A JVM_GetSockOpt;
219N/A JVM_GetStackAccessControlContext;
221N/A JVM_GetStackTraceDepth;
301N/A JVM_GetStackTraceElement;
301N/A JVM_GetSystemPackage;
301N/A JVM_GetSystemPackages;
301N/A JVM_GetThreadStateNames;
301N/A JVM_GetThreadStateValues;
301N/A JVM_GetVersionInfo;
301N/A JVM_Halt;
301N/A JVM_HoldsLock;
301N/A JVM_IHashCode;
301N/A JVM_InitAgentProperties;
301N/A JVM_InitProperties;
221N/A JVM_InitializeCompiler;
221N/A JVM_InitializeSocketLibrary;
301N/A JVM_InternString;
301N/A JVM_Interrupt;
301N/A JVM_InvokeMethod;
301N/A JVM_IsArrayClass;
301N/A JVM_IsConstructorIx;
301N/A JVM_IsInterface;
307N/A JVM_IsInterrupted;
307N/A JVM_IsNaN;
307N/A JVM_IsPrimitiveClass;
307N/A JVM_IsSameClassPackage;
219N/A JVM_IsSilentCompiler;
301N/A JVM_IsSupportedJNIVersion;
301N/A JVM_IsThreadAlive;
301N/A JVM_LatestUserDefinedLoader;
301N/A JVM_Listen;
301N/A JVM_LoadClass0;
301N/A JVM_LoadLibrary;
301N/A JVM_Lseek;
301N/A JVM_MaxObjectInspectionAge;
301N/A JVM_MaxMemory;
301N/A JVM_MonitorNotify;
301N/A JVM_MonitorNotifyAll;
301N/A JVM_MonitorWait;
301N/A JVM_NativePath;
301N/A JVM_NanoTime;
301N/A JVM_NewArray;
301N/A JVM_NewInstanceFromConstructor;
219N/A JVM_NewMultiArray;
219N/A JVM_OnExit;
361N/A JVM_Open;
361N/A JVM_PrintStackTrace;
361N/A JVM_RaiseSignal;
361N/A JVM_RawMonitorCreate;
221N/A JVM_RawMonitorDestroy;
219N/A JVM_RawMonitorEnter;
301N/A JVM_RawMonitorExit;
219N/A JVM_Read;
219N/A JVM_Recv;
301N/A JVM_RecvFrom;
219N/A JVM_RegisterSignal;
219N/A JVM_ReleaseUTF;
219N/A JVM_ResolveClass;
301N/A JVM_ResumeThread;
219N/A JVM_Send;
221N/A JVM_SendTo;
32N/A JVM_SetArrayElement;
301N/A JVM_SetClassSigners;
235N/A JVM_SetLength;
235N/A JVM_SetPrimitiveArrayElement;
235N/A JVM_SetProtectionDomain;
235N/A JVM_SetSockOpt;
235N/A JVM_SetThreadPriority;
236N/A JVM_Sleep;
251N/A JVM_Socket;
236N/A JVM_SocketAvailable;
235N/A JVM_SocketClose;
235N/A JVM_SocketShutdown;
222N/A JVM_StartThread;
235N/A JVM_StopThread;
301N/A JVM_SuspendThread;
301N/A JVM_SupportsCX8;
307N/A JVM_Sync;
307N/A JVM_Timeout;
301N/A JVM_TotalMemory;
307N/A JVM_TraceInstructions;
307N/A JVM_TraceMethodCalls;
301N/A JVM_UnloadLibrary;
301N/A JVM_Write;
301N/A JVM_Yield;
301N/A JVM_handle_solaris_signal;
301N/A
301N/A # miscellaneous functions
301N/A jio_fprintf;
301N/A jio_printf;
301N/A jio_snprintf;
301N/A jio_vfprintf;
307N/A jio_vsnprintf;
301N/A
301N/A # Needed because there is no JVM interface for this.
235N/A sysThreadAvailableStackWithSlack;
235N/A
235N/A # This is for Forte Analyzer profiling support.
235N/A AsyncGetCallTrace;
235N/A
222N/A # INSERT VTABLE SYMBOLS HERE
227N/A
235N/A local:
235N/A *;
227N/A};
227N/A