< prev index next >

make/symbols/symbols-unix

Print this page
rev 11753 : [mq]: per_review


   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 #
  23 
  24 JVM_ActiveProcessorCount
  25 JVM_ArrayCopy
  26 JVM_AssertionStatusDirectives
  27 JVM_CallStackWalk
  28 JVM_CheckReferencePendingList
  29 JVM_ClassDepth
  30 JVM_ClassLoaderDepth
  31 JVM_Clone
  32 JVM_ConstantPoolGetClassAt
  33 JVM_ConstantPoolGetClassAtIfLoaded
  34 JVM_ConstantPoolGetClassRefIndexAt
  35 JVM_ConstantPoolGetDoubleAt
  36 JVM_ConstantPoolGetFieldAt
  37 JVM_ConstantPoolGetFieldAtIfLoaded
  38 JVM_ConstantPoolGetFloatAt
  39 JVM_ConstantPoolGetIntAt
  40 JVM_ConstantPoolGetLongAt
  41 JVM_ConstantPoolGetMemberRefInfoAt
  42 JVM_ConstantPoolGetMethodAt
  43 JVM_ConstantPoolGetMethodAtIfLoaded
  44 JVM_ConstantPoolGetNameAndTypeRefIndexAt
  45 JVM_ConstantPoolGetNameAndTypeRefInfoAt
  46 JVM_ConstantPoolGetSize
  47 JVM_ConstantPoolGetStringAt
  48 JVM_ConstantPoolGetTagAt


 115 JVM_GetMethodIxExceptionTableEntry
 116 JVM_GetMethodIxExceptionTableLength
 117 JVM_GetMethodIxLocalsCount
 118 JVM_GetMethodIxMaxStack
 119 JVM_GetMethodIxModifiers
 120 JVM_GetMethodIxNameUTF
 121 JVM_GetMethodIxSignatureUTF
 122 JVM_GetMethodParameters
 123 JVM_GetMethodTypeAnnotations
 124 JVM_GetNanoTimeAdjustment
 125 JVM_GetPrimitiveArrayElement
 126 JVM_GetProtectionDomain
 127 JVM_GetSimpleBinaryName
 128 JVM_GetStackAccessControlContext
 129 JVM_GetStackTraceElements
 130 JVM_GetSystemPackage
 131 JVM_GetSystemPackages
 132 JVM_GetTemporaryDirectory
 133 JVM_GetVmArguments
 134 JVM_Halt

 135 JVM_HoldsLock
 136 JVM_IHashCode
 137 JVM_InitProperties
 138 JVM_InternString
 139 JVM_Interrupt
 140 JVM_InvokeMethod
 141 JVM_IsArrayClass
 142 JVM_IsConstructorIx
 143 JVM_IsInterface
 144 JVM_IsInterrupted
 145 JVM_IsPrimitiveClass
 146 JVM_IsSameClassPackage
 147 JVM_IsSupportedJNIVersion
 148 JVM_IsThreadAlive
 149 JVM_IsVMGeneratedMethodIx
 150 JVM_LatestUserDefinedLoader
 151 JVM_LoadLibrary
 152 JVM_MaxMemory
 153 JVM_MaxObjectInspectionAge
 154 JVM_MonitorNotify


 164 JVM_RawMonitorCreate
 165 JVM_RawMonitorDestroy
 166 JVM_RawMonitorEnter
 167 JVM_RawMonitorExit
 168 JVM_RegisterSignal
 169 JVM_ReleaseUTF
 170 JVM_ResumeThread
 171 JVM_SetArrayElement
 172 JVM_SetClassSigners
 173 JVM_SetNativeThreadName
 174 JVM_SetPrimitiveArrayElement
 175 JVM_SetThreadPriority
 176 JVM_Sleep
 177 JVM_StartThread
 178 JVM_StopThread
 179 JVM_SupportsCX8
 180 JVM_SuspendThread
 181 JVM_ToStackTraceElement
 182 JVM_TotalMemory
 183 JVM_UnloadLibrary

 184 JVM_Yield
 185 
 186 # Module related API's
 187 JVM_AddModuleExports
 188 JVM_AddModuleExportsToAll
 189 JVM_AddModuleExportsToAllUnnamed
 190 JVM_AddModulePackage
 191 JVM_AddReadsModule
 192 JVM_CanReadModule
 193 JVM_DefineModule
 194 JVM_IsExportedToModule
 195 JVM_SetBootLoaderUnnamedModule
 196 JVM_GetModuleByPackageName


   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 #
  23 
  24 JVM_ActiveProcessorCount
  25 JVM_ArrayCopy
  26 JVM_AssertionStatusDirectives
  27 JVM_CallStackWalk

  28 JVM_ClassDepth
  29 JVM_ClassLoaderDepth
  30 JVM_Clone
  31 JVM_ConstantPoolGetClassAt
  32 JVM_ConstantPoolGetClassAtIfLoaded
  33 JVM_ConstantPoolGetClassRefIndexAt
  34 JVM_ConstantPoolGetDoubleAt
  35 JVM_ConstantPoolGetFieldAt
  36 JVM_ConstantPoolGetFieldAtIfLoaded
  37 JVM_ConstantPoolGetFloatAt
  38 JVM_ConstantPoolGetIntAt
  39 JVM_ConstantPoolGetLongAt
  40 JVM_ConstantPoolGetMemberRefInfoAt
  41 JVM_ConstantPoolGetMethodAt
  42 JVM_ConstantPoolGetMethodAtIfLoaded
  43 JVM_ConstantPoolGetNameAndTypeRefIndexAt
  44 JVM_ConstantPoolGetNameAndTypeRefInfoAt
  45 JVM_ConstantPoolGetSize
  46 JVM_ConstantPoolGetStringAt
  47 JVM_ConstantPoolGetTagAt


 114 JVM_GetMethodIxExceptionTableEntry
 115 JVM_GetMethodIxExceptionTableLength
 116 JVM_GetMethodIxLocalsCount
 117 JVM_GetMethodIxMaxStack
 118 JVM_GetMethodIxModifiers
 119 JVM_GetMethodIxNameUTF
 120 JVM_GetMethodIxSignatureUTF
 121 JVM_GetMethodParameters
 122 JVM_GetMethodTypeAnnotations
 123 JVM_GetNanoTimeAdjustment
 124 JVM_GetPrimitiveArrayElement
 125 JVM_GetProtectionDomain
 126 JVM_GetSimpleBinaryName
 127 JVM_GetStackAccessControlContext
 128 JVM_GetStackTraceElements
 129 JVM_GetSystemPackage
 130 JVM_GetSystemPackages
 131 JVM_GetTemporaryDirectory
 132 JVM_GetVmArguments
 133 JVM_Halt
 134 JVM_HasReferencePendingList
 135 JVM_HoldsLock
 136 JVM_IHashCode
 137 JVM_InitProperties
 138 JVM_InternString
 139 JVM_Interrupt
 140 JVM_InvokeMethod
 141 JVM_IsArrayClass
 142 JVM_IsConstructorIx
 143 JVM_IsInterface
 144 JVM_IsInterrupted
 145 JVM_IsPrimitiveClass
 146 JVM_IsSameClassPackage
 147 JVM_IsSupportedJNIVersion
 148 JVM_IsThreadAlive
 149 JVM_IsVMGeneratedMethodIx
 150 JVM_LatestUserDefinedLoader
 151 JVM_LoadLibrary
 152 JVM_MaxMemory
 153 JVM_MaxObjectInspectionAge
 154 JVM_MonitorNotify


 164 JVM_RawMonitorCreate
 165 JVM_RawMonitorDestroy
 166 JVM_RawMonitorEnter
 167 JVM_RawMonitorExit
 168 JVM_RegisterSignal
 169 JVM_ReleaseUTF
 170 JVM_ResumeThread
 171 JVM_SetArrayElement
 172 JVM_SetClassSigners
 173 JVM_SetNativeThreadName
 174 JVM_SetPrimitiveArrayElement
 175 JVM_SetThreadPriority
 176 JVM_Sleep
 177 JVM_StartThread
 178 JVM_StopThread
 179 JVM_SupportsCX8
 180 JVM_SuspendThread
 181 JVM_ToStackTraceElement
 182 JVM_TotalMemory
 183 JVM_UnloadLibrary
 184 JVM_WaitForReferencePendingList
 185 JVM_Yield
 186 
 187 # Module related API's
 188 JVM_AddModuleExports
 189 JVM_AddModuleExportsToAll
 190 JVM_AddModuleExportsToAllUnnamed
 191 JVM_AddModulePackage
 192 JVM_AddReadsModule
 193 JVM_CanReadModule
 194 JVM_DefineModule
 195 JVM_IsExportedToModule
 196 JVM_SetBootLoaderUnnamedModule
 197 JVM_GetModuleByPackageName
< prev index next >