2796N/A# @(#)mapfile-vers-debug 1.18 07/10/25 16:47:35
2796N/A# Copyright (c) 2002, 2011, Oracle
and/or its affiliates. All rights reserved.
2796N/A# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
2796N/A# This code is free software; you can redistribute it
and/or modify it
2796N/A# under the terms of the GNU General Public License version 2 only, as
2796N/A# published by the Free Software Foundation.
2796N/A# This code is distributed in the hope that it will be useful, but WITHOUT
2796N/A# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
2796N/A# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
2796N/A# version 2 for more details (a copy is included in the LICENSE file that
2796N/A# You should have received a copy of the GNU General Public License version
2796N/A# 2 along with this work; if not, write to the Free Software Foundation,
2796N/A# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2796N/A# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2796N/A JNI_GetDefaultJavaVMInitArgs;
2796N/A JVM_AssertionStatusDirectives;
2796N/A JVM_ConstantPoolGetClassAt;
2796N/A JVM_ConstantPoolGetClassAtIfLoaded;
2796N/A JVM_ConstantPoolGetDoubleAt;
2796N/A JVM_ConstantPoolGetFieldAt;
2796N/A JVM_ConstantPoolGetFieldAtIfLoaded;
2796N/A JVM_ConstantPoolGetFloatAt;
2796N/A JVM_ConstantPoolGetMethodAt;
2796N/A JVM_ConstantPoolGetMethodAtIfLoaded;
2796N/A JVM_ConstantPoolGetMemberRefInfoAt;
2796N/A JVM_ConstantPoolGetStringAt;
2796N/A JVM_DefineClassWithSourceCond;
2796N/A JVM_DesiredAssertionStatus;
2796N/A JVM_FindClassFromClassLoader;
2796N/A JVM_FindClassFromBootLoader;
2796N/A JVM_GetCPFieldClassNameUTF;
2796N/A JVM_GetCPFieldSignatureUTF;
2796N/A JVM_GetCPMethodClassNameUTF;
2796N/A JVM_GetCPMethodSignatureUTF;
2796N/A JVM_GetClassCPEntriesCount;
2796N/A JVM_GetClassDeclaredConstructors;
2796N/A JVM_GetClassDeclaredFields;
2796N/A JVM_GetClassDeclaredMethods;
2796N/A JVM_GetEnclosingMethodInfo;
2796N/A JVM_GetInheritedAccessControlContext;
2796N/A JVM_GetMethodDefaultAnnotationValue;
2796N/A JVM_GetMethodIxByteCodeLength;
2796N/A JVM_GetMethodIxExceptionIndexes;
2796N/A JVM_GetMethodIxExceptionTableEntry;
2796N/A JVM_GetMethodIxExceptionTableLength;
2796N/A JVM_GetMethodIxExceptionsCount;
2796N/A JVM_GetMethodIxLocalsCount;
2796N/A JVM_GetMethodIxSignatureUTF;
2796N/A JVM_GetMethodParameterAnnotations;
2796N/A JVM_GetPrimitiveArrayElement;
2796N/A JVM_GetStackAccessControlContext;
2796N/A JVM_InitializeSocketLibrary;
2796N/A JVM_LatestUserDefinedLoader;
2796N/A JVM_MaxObjectInspectionAge;
2796N/A JVM_NewInstanceFromConstructor;
2796N/A JVM_SetPrimitiveArrayElement;
2796N/A # These do not need to be present in the product build in JDK 1.4
2796N/A # but their code has not been removed yet because there will not
2796N/A # be a substantial code savings until JVM_InvokeMethod and
2796N/A # JVM_NewInstanceFromConstructor can also be removed; see
2796N/A # Needed because there is no JVM interface for this.
2796N/A sysThreadAvailableStackWithSlack;
2796N/A # This is for Forte Analyzer profiling support.
2796N/A # INSERT VTABLE SYMBOLS HERE