mapfile-vers-debug revision 1294
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# @(#)mapfile-vers-debug 1.18 07/10/25 16:47:35
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# Copyright 2002-2008 Sun Microsystems, Inc. All Rights Reserved.
7c2fbfb345896881c631598ee3852ce9ce33fb07April Chin# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# This code is free software; you can redistribute it and/or modify it
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# under the terms of the GNU General Public License version 2 only, as
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# published by the Free Software Foundation.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# This code is distributed in the hope that it will be useful, but WITHOUT
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# version 2 for more details (a copy is included in the LICENSE file that
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# accompanied this code).
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# You should have received a copy of the GNU General Public License version
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# 2 along with this work; if not, write to the Free Software Foundation,
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# CA 95054 USA or visit www.sun.com if you need additional information or
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# have any questions.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin#
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin# Define public interface.
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chinSUNWprivate_1.1 {
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin global:
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin # JNI
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JNI_CreateJavaVM;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JNI_GetCreatedJavaVMs;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JNI_GetDefaultJavaVMInitArgs;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin # JVM
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_Accept;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ActiveProcessorCount;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_AllocateNewArray;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_AllocateNewObject;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ArrayCopy;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_AssertionStatusDirectives;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_Available;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_Bind;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ClassDepth;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ClassLoaderDepth;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_Clone;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_Close;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CX8Field;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CompileClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CompileClasses;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CompilerCommand;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_Connect;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetClassAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetClassAtIfLoaded;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetDoubleAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetFieldAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetFieldAtIfLoaded;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetFloatAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetIntAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetLongAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetMethodAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetMethodAtIfLoaded;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetMemberRefInfoAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetSize;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetStringAt;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_ConstantPoolGetUTF8At;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CountStackFrames;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CurrentClassLoader;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CurrentLoadedClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CurrentThread;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_CurrentTimeMillis;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DefineClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DefineClassWithSource;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DefineClassWithSourceCond;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DesiredAssertionStatus;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DisableCompiler;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DoPrivileged;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DTraceGetVersion;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DTraceActivate;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DTraceIsProbeEnabled;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DTraceIsSupported;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DTraceDispose;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DumpAllStacks;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_DumpThreads;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_EnableCompiler;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_Exit;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FillInStackTrace;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindClassFromClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindClassFromClassLoader;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindClassFromBootLoader;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindLibraryEntry;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindLoadedClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindPrimitiveClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FindSignal;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_FreeMemory;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GC;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetAllThreads;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetArrayElement;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetArrayLength;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPClassNameUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPFieldClassNameUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPFieldModifiers;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPFieldNameUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPFieldSignatureUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPMethodClassNameUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPMethodModifiers;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPMethodNameUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCPMethodSignatureUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetCallerClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassAccessFlags;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassAnnotations;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassCPEntriesCount;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassCPTypes;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassConstantPool;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassContext;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassDeclaredConstructors;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassDeclaredFields;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassDeclaredMethods;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassFieldsCount;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassInterfaces;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassLoader;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassMethodsCount;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassModifiers;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassName;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassNameUTF;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassSignature;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetClassSigners;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetComponentType;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetDeclaredClasses;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetDeclaringClass;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetEnclosingMethodInfo;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetFieldAnnotations;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetFieldIxModifiers;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetHostName;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetInheritedAccessControlContext;
da2e3ebdc1edfbc5028edf1354e7dd2fa69a7968chin JVM_GetInterfaceVersion;
JVM_GetLastErrorString;
JVM_GetManagement;
JVM_GetMethodAnnotations;
JVM_GetMethodDefaultAnnotationValue;
JVM_GetMethodIxArgsSize;
JVM_GetMethodIxByteCode;
JVM_GetMethodIxByteCodeLength;
JVM_GetMethodIxExceptionIndexes;
JVM_GetMethodIxExceptionTableEntry;
JVM_GetMethodIxExceptionTableLength;
JVM_GetMethodIxExceptionsCount;
JVM_GetMethodIxLocalsCount;
JVM_GetMethodIxMaxStack;
JVM_GetMethodIxModifiers;
JVM_GetMethodIxNameUTF;
JVM_GetMethodIxSignatureUTF;
JVM_GetMethodParameterAnnotations;
JVM_GetPrimitiveArrayElement;
JVM_GetProtectionDomain;
JVM_GetSockName;
JVM_GetSockOpt;
JVM_GetStackAccessControlContext;
JVM_GetStackTraceDepth;
JVM_GetStackTraceElement;
JVM_GetSystemPackage;
JVM_GetSystemPackages;
JVM_GetThreadStateNames;
JVM_GetThreadStateValues;
JVM_GetVersionInfo;
JVM_Halt;
JVM_HoldsLock;
JVM_IHashCode;
JVM_InitAgentProperties;
JVM_InitProperties;
JVM_InitializeCompiler;
JVM_InitializeSocketLibrary;
JVM_InternString;
JVM_Interrupt;
JVM_InvokeMethod;
JVM_IsArrayClass;
JVM_IsConstructorIx;
JVM_IsInterface;
JVM_IsInterrupted;
JVM_IsNaN;
JVM_IsPrimitiveClass;
JVM_IsSameClassPackage;
JVM_IsSilentCompiler;
JVM_IsSupportedJNIVersion;
JVM_IsThreadAlive;
JVM_LatestUserDefinedLoader;
JVM_Listen;
JVM_LoadClass0;
JVM_LoadLibrary;
JVM_Lseek;
JVM_MaxObjectInspectionAge;
JVM_MaxMemory;
JVM_MonitorNotify;
JVM_MonitorNotifyAll;
JVM_MonitorWait;
JVM_NanoTime;
JVM_NativePath;
JVM_NewArray;
JVM_NewInstanceFromConstructor;
JVM_NewMultiArray;
JVM_OnExit;
JVM_Open;
JVM_PrintStackTrace;
JVM_RaiseSignal;
JVM_RawMonitorCreate;
JVM_RawMonitorDestroy;
JVM_RawMonitorEnter;
JVM_RawMonitorExit;
JVM_Read;
JVM_Recv;
JVM_RecvFrom;
JVM_RegisterSignal;
JVM_ReleaseUTF;
JVM_ResolveClass;
JVM_ResumeThread;
JVM_Send;
JVM_SendTo;
JVM_SetArrayElement;
JVM_SetClassSigners;
JVM_SetLength;
JVM_SetPrimitiveArrayElement;
JVM_SetProtectionDomain;
JVM_SetSockOpt;
JVM_SetThreadPriority;
JVM_Sleep;
JVM_Socket;
JVM_SocketAvailable;
JVM_SocketClose;
JVM_SocketShutdown;
JVM_StartThread;
JVM_StopThread;
JVM_SuspendThread;
JVM_SupportsCX8;
JVM_Sync;
JVM_Timeout;
JVM_TotalMemory;
JVM_TraceInstructions;
JVM_TraceMethodCalls;
JVM_UnloadLibrary;
JVM_Write;
JVM_Yield;
JVM_handle_linux_signal;
# Old reflection routines
# These do not need to be present in the product build in JDK 1.4
# but their code has not been removed yet because there will not
# be a substantial code savings until JVM_InvokeMethod and
# JVM_NewInstanceFromConstructor can also be removed; see
# reflectionCompat.hpp.
JVM_GetClassConstructor;
JVM_GetClassConstructors;
JVM_GetClassField;
JVM_GetClassFields;
JVM_GetClassMethod;
JVM_GetClassMethods;
JVM_GetField;
JVM_GetPrimitiveField;
JVM_NewInstance;
JVM_SetField;
JVM_SetPrimitiveField;
# Needed for dropping VM into JDK 1.3.x, 1.4
_JVM_native_threads;
jdk_sem_init;
jdk_sem_post;
jdk_sem_wait;
jdk_pthread_sigmask;
jdk_waitpid;
# debug JVM
JVM_AccessVMBooleanFlag;
JVM_AccessVMIntFlag;
JVM_VMBreakPoint;
# miscellaneous functions
jio_fprintf;
jio_printf;
jio_snprintf;
jio_vfprintf;
jio_vsnprintf;
fork1;
numa_warn;
numa_error;
# Needed because there is no JVM interface for this.
sysThreadAvailableStackWithSlack;
# This is for Forte Analyzer profiling support.
AsyncGetCallTrace;
# INSERT VTABLE SYMBOLS HERE
local:
*;
};