mapfile-vers-product 9.8 KB
Newer Older
N
never 已提交
1
#
D
dbuck 已提交
2
# Copyright (c) 2002, 2018, Oracle and/or its affiliates. All rights reserved.
N
never 已提交
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation.
#
# This code is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
# version 2 for more details (a copy is included in the LICENSE file that
# accompanied this code).
#
# You should have received a copy of the GNU General Public License version
# 2 along with this work; if not, write to the Free Software Foundation,
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
#
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
# or visit www.oracle.com if you need additional information or have any
# questions.
#
23 24
#
# Only used for OSX/Darwin builds
N
never 已提交
25 26

# Define public interface.
27 28 29 30
                # _JNI
                _JNI_CreateJavaVM
                _JNI_GetCreatedJavaVMs
                _JNI_GetDefaultJavaVMInitArgs
N
never 已提交
31

32 33 34 35 36 37 38 39 40
                # _JVM
                _JVM_Accept
                _JVM_ActiveProcessorCount
                _JVM_AllocateNewArray
                _JVM_AllocateNewObject
                _JVM_ArrayCopy
                _JVM_AssertionStatusDirectives
                _JVM_Available
                _JVM_Bind
K
Kuai Wei 已提交
41
                _JVM_CheckJWarmUpCompilationIsComplete
42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64
                _JVM_ClassDepth
                _JVM_ClassLoaderDepth
                _JVM_Clone
                _JVM_Close
                _JVM_CX8Field
                _JVM_CompileClass
                _JVM_CompileClasses
                _JVM_CompilerCommand
                _JVM_Connect
                _JVM_ConstantPoolGetClassAt
                _JVM_ConstantPoolGetClassAtIfLoaded
                _JVM_ConstantPoolGetDoubleAt
                _JVM_ConstantPoolGetFieldAt
                _JVM_ConstantPoolGetFieldAtIfLoaded
                _JVM_ConstantPoolGetFloatAt
                _JVM_ConstantPoolGetIntAt
                _JVM_ConstantPoolGetLongAt
                _JVM_ConstantPoolGetMethodAt
                _JVM_ConstantPoolGetMethodAtIfLoaded
                _JVM_ConstantPoolGetMemberRefInfoAt
                _JVM_ConstantPoolGetSize
                _JVM_ConstantPoolGetStringAt
                _JVM_ConstantPoolGetUTF8At
D
dbuck 已提交
65
                _JVM_CopySwapMemory
66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86
                _JVM_CountStackFrames
                _JVM_CurrentClassLoader
                _JVM_CurrentLoadedClass
                _JVM_CurrentThread
                _JVM_CurrentTimeMillis
                _JVM_DefineClass
                _JVM_DefineClassWithSource
                _JVM_DefineClassWithSourceCond
                _JVM_DesiredAssertionStatus
                _JVM_DisableCompiler
                _JVM_DoPrivileged
                _JVM_DTraceGetVersion
                _JVM_DTraceActivate
                _JVM_DTraceIsProbeEnabled
                _JVM_DTraceIsSupported
                _JVM_DTraceDispose
                _JVM_DumpAllStacks
                _JVM_DumpThreads
                _JVM_EnableCompiler
                _JVM_Exit
                _JVM_FillInStackTrace
C
coleenp 已提交
87
                _JVM_FindClassFromCaller
88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166
                _JVM_FindClassFromClass
                _JVM_FindClassFromClassLoader
                _JVM_FindClassFromBootLoader
                _JVM_FindLibraryEntry
                _JVM_FindLoadedClass
                _JVM_FindPrimitiveClass
                _JVM_FindSignal
                _JVM_FreeMemory
                _JVM_GC
                _JVM_GetAllThreads
                _JVM_GetArrayElement
                _JVM_GetArrayLength
                _JVM_GetCPClassNameUTF
                _JVM_GetCPFieldClassNameUTF
                _JVM_GetCPFieldModifiers
                _JVM_GetCPFieldNameUTF
                _JVM_GetCPFieldSignatureUTF
                _JVM_GetCPMethodClassNameUTF
                _JVM_GetCPMethodModifiers
                _JVM_GetCPMethodNameUTF
                _JVM_GetCPMethodSignatureUTF
                _JVM_GetCallerClass
                _JVM_GetClassAccessFlags
                _JVM_GetClassAnnotations
                _JVM_GetClassCPEntriesCount
                _JVM_GetClassCPTypes
                _JVM_GetClassConstantPool
                _JVM_GetClassContext
                _JVM_GetClassDeclaredConstructors
                _JVM_GetClassDeclaredFields
                _JVM_GetClassDeclaredMethods
                _JVM_GetClassFieldsCount
                _JVM_GetClassInterfaces
                _JVM_GetClassLoader
                _JVM_GetClassMethodsCount
                _JVM_GetClassModifiers
                _JVM_GetClassName
                _JVM_GetClassNameUTF
                _JVM_GetClassSignature
                _JVM_GetClassSigners
                _JVM_GetClassTypeAnnotations
                _JVM_GetComponentType
                _JVM_GetDeclaredClasses
                _JVM_GetDeclaringClass
                _JVM_GetEnclosingMethodInfo
                _JVM_GetFieldAnnotations
                _JVM_GetFieldIxModifiers
                _JVM_GetFieldTypeAnnotations
                _JVM_GetHostName
                _JVM_GetInheritedAccessControlContext
                _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_GetMethodParameters
                _JVM_GetMethodTypeAnnotations
                _JVM_GetPrimitiveArrayElement
                _JVM_GetProtectionDomain
                _JVM_GetSockName
                _JVM_GetSockOpt
                _JVM_GetStackAccessControlContext
                _JVM_GetStackTraceDepth
                _JVM_GetStackTraceElement
                _JVM_GetSystemPackage
                _JVM_GetSystemPackages
167
                _JVM_GetTemporaryDirectory
168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191
                _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_IsVMGeneratedMethodIx
192 193 194
                _JVM_KnownToNotExist
                _JVM_GetResourceLookupCacheURLs
                _JVM_GetResourceLookupCache
195 196 197 198 199 200 201 202 203 204 205 206 207 208 209
                _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
K
Kuai Wei 已提交
210 211
                _JVM_NotifyApplicationStartUpIsDone
                _JVM_NotifyJVMDeoptWarmUpMethods
212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252
                _JVM_OnExit
                _JVM_Open
                _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_SetNativeThreadName
                _JVM_SetPrimitiveArrayElement
                _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_bsd_signal
N
never 已提交
253 254

                # miscellaneous functions
255 256 257 258 259
                _jio_fprintf
                _jio_printf
                _jio_snprintf
                _jio_vfprintf
                _jio_vsnprintf
N
never 已提交
260 261

                # This is for Forte Analyzer profiling support.
262
                _AsyncGetCallTrace
N
never 已提交
263

264
                # INSERT VTABLE SYMBOLS HERE
N
never 已提交
265