1029N/A# @(#)mapfile-vers 1.32 07/10/25 16:47:36
246N/A# Copyright 2000-2008 Sun Microsystems, Inc. All Rights Reserved.
246N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
281N/A# This code is free software; you can redistribute it
and/or modify it
246N/A# under the terms of the GNU General Public License version 2 only, as
131N/A# published by the Free Software Foundation.
131N/A# This code is distributed in the hope that it will be useful, but WITHOUT
131N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1086N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
131N/A# version 2 for more details (a copy is included in the LICENSE file that
725N/A# accompanied this code).
758N/A# You should have received a copy of the GNU General Public License version
131N/A# 2 along with this work; if not, write to the Free Software Foundation,
131N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
131N/A# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
131N/A# Define public interface.
246N/A JNI_GetDefaultJavaVMInitArgs;
1318N/A JVM_AssertionStatusDirectives;
1318N/A JVM_ConstantPoolGetClassAt;
340N/A JVM_ConstantPoolGetClassAtIfLoaded;
131N/A JVM_ConstantPoolGetDoubleAt;
131N/A JVM_ConstantPoolGetFieldAt;
131N/A JVM_ConstantPoolGetFieldAtIfLoaded;
1029N/A JVM_ConstantPoolGetFloatAt;
1481N/A JVM_ConstantPoolGetMethodAt;
131N/A JVM_ConstantPoolGetMethodAtIfLoaded;
131N/A JVM_ConstantPoolGetMemberRefInfoAt;
131N/A JVM_ConstantPoolGetSize;
214N/A JVM_ConstantPoolGetStringAt;
214N/A JVM_ConstantPoolGetUTF8At;
131N/A JVM_CurrentClassLoader;
131N/A JVM_CurrentLoadedClass;
131N/A JVM_DefineClassWithSource;
131N/A JVM_DefineClassWithSourceCond;
131N/A JVM_DesiredAssertionStatus;
131N/A JVM_DTraceIsProbeEnabled;
131N/A JVM_FindClassFromClass;
131N/A JVM_FindClassFromClassLoader;
131N/A JVM_FindClassFromBootLoader;
131N/A JVM_FindPrimitiveClass;
131N/A JVM_GetCPFieldClassNameUTF;
131N/A JVM_GetCPFieldModifiers;
131N/A JVM_GetCPFieldSignatureUTF;
JVM_GetCPMethodClassNameUTF;
JVM_GetCPMethodModifiers;
JVM_GetCPMethodSignatureUTF;
JVM_GetClassCPEntriesCount;
JVM_GetClassConstantPool;
JVM_GetClassDeclaredConstructors;
JVM_GetClassDeclaredFields;
JVM_GetClassDeclaredMethods;
JVM_GetClassMethodsCount;
JVM_GetEnclosingMethodInfo;
JVM_GetInheritedAccessControlContext;
JVM_GetMethodAnnotations;
JVM_GetMethodDefaultAnnotationValue;
JVM_GetMethodIxByteCodeLength;
JVM_GetMethodIxExceptionIndexes;
JVM_GetMethodIxExceptionTableEntry;
JVM_GetMethodIxExceptionTableLength;
JVM_GetMethodIxExceptionsCount;
JVM_GetMethodIxLocalsCount;
JVM_GetMethodIxModifiers;
JVM_GetMethodIxSignatureUTF;
JVM_GetMethodParameterAnnotations;
JVM_GetPrimitiveArrayElement;
JVM_GetStackAccessControlContext;
JVM_GetStackTraceElement;
JVM_GetThreadStateValues;
JVM_InitializeSocketLibrary;
JVM_IsSupportedJNIVersion;
JVM_LatestUserDefinedLoader;
JVM_MaxObjectInspectionAge;
JVM_NewInstanceFromConstructor;
JVM_SetPrimitiveArrayElement;
JVM_handle_solaris_signal;
# miscellaneous functions
# Needed because there is no JVM interface for this.
sysThreadAvailableStackWithSlack;
# This is for Forte Analyzer profiling support.