1N/A# @(#)mapfile-vers 1.32 07/10/25 16:47:36
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# 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# 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# 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.
1N/A# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
221N/A# Define public interface.
14N/A JNI_GetDefaultJavaVMInitArgs;
22N/A JVM_ActiveProcessorCount;
22N/A JVM_AllocateNewArray;
22N/A JVM_AllocateNewObject;
14N/A JVM_AssertionStatusDirectives;
0N/A JVM_ClassLoaderDepth;
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_CurrentClassLoader;
301N/A JVM_CurrentLoadedClass;
0N/A JVM_DefineClassWithSource;
0N/A JVM_DefineClassWithSourceCond;
0N/A JVM_DesiredAssertionStatus;
301N/A JVM_DTraceIsProbeEnabled;
235N/A JVM_FindClassFromClass;
342N/A JVM_FindClassFromClassLoader;
301N/A JVM_FindClassFromBootLoader;
310N/A JVM_FindPrimitiveClass;
26N/A JVM_GetArrayElement;
0N/A JVM_GetCPFieldClassNameUTF;
0N/A JVM_GetCPFieldModifiers;
0N/A JVM_GetCPFieldSignatureUTF;
0N/A JVM_GetCPMethodClassNameUTF;
301N/A JVM_GetCPMethodModifiers;
301N/A JVM_GetCPMethodNameUTF;
301N/A JVM_GetCPMethodSignatureUTF;
301N/A JVM_GetClassAccessFlags;
301N/A JVM_GetClassAnnotations;
301N/A JVM_GetClassCPEntriesCount;
104N/A JVM_GetClassConstantPool;
104N/A JVM_GetClassDeclaredConstructors;
104N/A JVM_GetClassDeclaredFields;
104N/A JVM_GetClassDeclaredMethods;
301N/A JVM_GetClassFieldsCount;
219N/A JVM_GetClassInterfaces;
219N/A JVM_GetClassMethodsCount;
219N/A JVM_GetDeclaredClasses;
221N/A JVM_GetEnclosingMethodInfo;
221N/A JVM_GetFieldAnnotations;
301N/A JVM_GetFieldIxModifiers;
219N/A JVM_GetInheritedAccessControlContext;
219N/A JVM_GetInterfaceVersion;
219N/A JVM_GetLastErrorString;
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_GetStackAccessControlContext;
221N/A JVM_GetStackTraceDepth;
301N/A JVM_GetStackTraceElement;
301N/A JVM_GetThreadStateNames;
301N/A JVM_GetThreadStateValues;
301N/A JVM_InitAgentProperties;
221N/A JVM_InitializeCompiler;
221N/A JVM_InitializeSocketLibrary;
307N/A JVM_IsSameClassPackage;
301N/A JVM_IsSupportedJNIVersion;
301N/A JVM_LatestUserDefinedLoader;
301N/A JVM_MaxObjectInspectionAge;
301N/A JVM_NewInstanceFromConstructor;
32N/A JVM_SetArrayElement;
235N/A JVM_SetPrimitiveArrayElement;
235N/A JVM_SetProtectionDomain;
301N/A JVM_handle_solaris_signal;
301N/A # miscellaneous functions
301N/A # Needed because there is no JVM interface for this.
235N/A sysThreadAvailableStackWithSlack;
235N/A # This is for Forte Analyzer profiling support.
222N/A # INSERT VTABLE SYMBOLS HERE