< prev index next >

hotspot/make/bsd/makefiles/mapfile-vers-darwin-product

Print this page


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


 113                 _JVM_GetEnclosingMethodInfo
 114                 _JVM_GetFieldIxModifiers
 115                 _JVM_GetFieldTypeAnnotations
 116                 _JVM_GetInheritedAccessControlContext
 117                 _JVM_GetInterfaceVersion
 118                 _JVM_GetManagement
 119                 _JVM_GetMethodIxArgsSize
 120                 _JVM_GetMethodIxByteCode
 121                 _JVM_GetMethodIxByteCodeLength
 122                 _JVM_GetMethodIxExceptionIndexes
 123                 _JVM_GetMethodIxExceptionTableEntry
 124                 _JVM_GetMethodIxExceptionTableLength
 125                 _JVM_GetMethodIxExceptionsCount
 126                 _JVM_GetMethodIxLocalsCount
 127                 _JVM_GetMethodIxMaxStack
 128                 _JVM_GetMethodIxModifiers
 129                 _JVM_GetMethodIxNameUTF
 130                 _JVM_GetMethodIxSignatureUTF
 131                 _JVM_GetMethodParameters
 132                 _JVM_GetMethodTypeAnnotations

 133                 _JVM_GetPrimitiveArrayElement
 134                 _JVM_GetProtectionDomain
 135                 _JVM_GetStackAccessControlContext
 136                 _JVM_GetStackTraceDepth
 137                 _JVM_GetStackTraceElement
 138                 _JVM_GetSystemPackage
 139                 _JVM_GetSystemPackages
 140                 _JVM_GetTemporaryDirectory
 141                 _JVM_GetVersionInfo
 142                 _JVM_Halt
 143                 _JVM_HoldsLock
 144                 _JVM_IHashCode
 145                 _JVM_InitAgentProperties
 146                 _JVM_InitProperties
 147                 _JVM_InternString
 148                 _JVM_Interrupt
 149                 _JVM_InvokeMethod
 150                 _JVM_IsArrayClass
 151                 _JVM_IsConstructorIx
 152                 _JVM_IsInterface


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


 113                 _JVM_GetEnclosingMethodInfo
 114                 _JVM_GetFieldIxModifiers
 115                 _JVM_GetFieldTypeAnnotations
 116                 _JVM_GetInheritedAccessControlContext
 117                 _JVM_GetInterfaceVersion
 118                 _JVM_GetManagement
 119                 _JVM_GetMethodIxArgsSize
 120                 _JVM_GetMethodIxByteCode
 121                 _JVM_GetMethodIxByteCodeLength
 122                 _JVM_GetMethodIxExceptionIndexes
 123                 _JVM_GetMethodIxExceptionTableEntry
 124                 _JVM_GetMethodIxExceptionTableLength
 125                 _JVM_GetMethodIxExceptionsCount
 126                 _JVM_GetMethodIxLocalsCount
 127                 _JVM_GetMethodIxMaxStack
 128                 _JVM_GetMethodIxModifiers
 129                 _JVM_GetMethodIxNameUTF
 130                 _JVM_GetMethodIxSignatureUTF
 131                 _JVM_GetMethodParameters
 132                 _JVM_GetMethodTypeAnnotations
 133                 _JVM_GetNanoTimeAdjustment
 134                 _JVM_GetPrimitiveArrayElement
 135                 _JVM_GetProtectionDomain
 136                 _JVM_GetStackAccessControlContext
 137                 _JVM_GetStackTraceDepth
 138                 _JVM_GetStackTraceElement
 139                 _JVM_GetSystemPackage
 140                 _JVM_GetSystemPackages
 141                 _JVM_GetTemporaryDirectory
 142                 _JVM_GetVersionInfo
 143                 _JVM_Halt
 144                 _JVM_HoldsLock
 145                 _JVM_IHashCode
 146                 _JVM_InitAgentProperties
 147                 _JVM_InitProperties
 148                 _JVM_InternString
 149                 _JVM_Interrupt
 150                 _JVM_InvokeMethod
 151                 _JVM_IsArrayClass
 152                 _JVM_IsConstructorIx
 153                 _JVM_IsInterface


< prev index next >