< prev index next >

make/bsd/makefiles/mapfile-vers-debug

Print this page




  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 
  25 # Define public interface.
  26 
  27 SUNWprivate_1.1 {
  28         global:
  29                 # JNI
  30                 JNI_CreateJavaVM;
  31                 JNI_GetCreatedJavaVMs;
  32                 JNI_GetDefaultJavaVMInitArgs;
  33 
  34                 # JVM
  35                 JVM_Accept;
  36                 JVM_ActiveProcessorCount;
  37                 JVM_AllocateNewArray;
  38                 JVM_AllocateNewObject;
  39                 JVM_ArrayCopy;
  40                 JVM_AssertionStatusDirectives;
  41                 JVM_Available;
  42                 JVM_Bind;
  43                 JVM_ClassDepth;
  44                 JVM_ClassLoaderDepth;
  45                 JVM_Clone;
  46                 JVM_Close;
  47                 JVM_CX8Field;
  48                 JVM_CompileClass;
  49                 JVM_CompileClasses;
  50                 JVM_CompilerCommand;
  51                 JVM_Connect;
  52                 JVM_ConstantPoolGetClassAt;
  53                 JVM_ConstantPoolGetClassAtIfLoaded;
  54                 JVM_ConstantPoolGetDoubleAt;
  55                 JVM_ConstantPoolGetFieldAt;
  56                 JVM_ConstantPoolGetFieldAtIfLoaded;
  57                 JVM_ConstantPoolGetFloatAt;
  58                 JVM_ConstantPoolGetIntAt;
  59                 JVM_ConstantPoolGetLongAt;
  60                 JVM_ConstantPoolGetMethodAt;
  61                 JVM_ConstantPoolGetMethodAtIfLoaded;
  62                 JVM_ConstantPoolGetMemberRefInfoAt;
  63                 JVM_ConstantPoolGetSize;
  64                 JVM_ConstantPoolGetStringAt;
  65                 JVM_ConstantPoolGetUTF8At;
  66                 JVM_CountStackFrames;
  67                 JVM_CurrentClassLoader;
  68                 JVM_CurrentLoadedClass;
  69                 JVM_CurrentThread;
  70                 JVM_CurrentTimeMillis;
  71                 JVM_DefineClass;
  72                 JVM_DefineClassWithSource;
  73                 JVM_DefineClassWithSourceCond;
  74                 JVM_DesiredAssertionStatus;
  75                 JVM_DisableCompiler;
  76                 JVM_DoPrivileged;
  77                 JVM_DTraceGetVersion;
  78                 JVM_DTraceActivate;
  79                 JVM_DTraceIsProbeEnabled;
  80                 JVM_DTraceIsSupported;
  81                 JVM_DTraceDispose;
  82                 JVM_DumpAllStacks;
  83                 JVM_DumpThreads;
  84                 JVM_EnableCompiler;
  85                 JVM_Exit;
  86                 JVM_FillInStackTrace;
  87                 JVM_FindClassFromClass;
  88                 JVM_FindClassFromClassLoader;
  89                 JVM_FindClassFromBootLoader;
  90                 JVM_FindLibraryEntry;
  91                 JVM_FindLoadedClass;
  92                 JVM_FindPrimitiveClass;
  93                 JVM_FindSignal;
  94                 JVM_FreeMemory;
  95                 JVM_GC;
  96                 JVM_GetAllThreads;
  97                 JVM_GetArrayElement;
  98                 JVM_GetArrayLength;
  99                 JVM_GetCPClassNameUTF;
 100                 JVM_GetCPFieldClassNameUTF;
 101                 JVM_GetCPFieldModifiers;
 102                 JVM_GetCPFieldNameUTF;
 103                 JVM_GetCPFieldSignatureUTF;
 104                 JVM_GetCPMethodClassNameUTF;
 105                 JVM_GetCPMethodModifiers;


 110                 JVM_GetClassAnnotations;
 111                 JVM_GetClassCPEntriesCount;
 112                 JVM_GetClassCPTypes;
 113                 JVM_GetClassConstantPool;
 114                 JVM_GetClassContext;
 115                 JVM_GetClassDeclaredConstructors;
 116                 JVM_GetClassDeclaredFields;
 117                 JVM_GetClassDeclaredMethods;
 118                 JVM_GetClassFieldsCount;
 119                 JVM_GetClassInterfaces;
 120                 JVM_GetClassMethodsCount;
 121                 JVM_GetClassModifiers;
 122                 JVM_GetClassName;
 123                 JVM_GetClassNameUTF;
 124                 JVM_GetClassSignature;
 125                 JVM_GetClassSigners;
 126                 JVM_GetClassTypeAnnotations;
 127                 JVM_GetDeclaredClasses;
 128                 JVM_GetDeclaringClass;
 129                 JVM_GetEnclosingMethodInfo;
 130                 JVM_GetFieldAnnotations;
 131                 JVM_GetFieldIxModifiers;
 132                 JVM_GetFieldTypeAnnotations;
 133                 JVM_GetHostName;
 134                 JVM_GetInheritedAccessControlContext;
 135                 JVM_GetInterfaceVersion;
 136                 JVM_GetLastErrorString;
 137                 JVM_GetManagement;
 138                 JVM_GetMethodAnnotations;
 139                 JVM_GetMethodDefaultAnnotationValue;
 140                 JVM_GetMethodIxArgsSize;
 141                 JVM_GetMethodIxByteCode;
 142                 JVM_GetMethodIxByteCodeLength;
 143                 JVM_GetMethodIxExceptionIndexes;
 144                 JVM_GetMethodIxExceptionTableEntry;
 145                 JVM_GetMethodIxExceptionTableLength;
 146                 JVM_GetMethodIxExceptionsCount;
 147                 JVM_GetMethodIxLocalsCount;
 148                 JVM_GetMethodIxMaxStack;
 149                 JVM_GetMethodIxModifiers;
 150                 JVM_GetMethodIxNameUTF;
 151                 JVM_GetMethodIxSignatureUTF;
 152                 JVM_GetMethodParameterAnnotations;
 153                 JVM_GetMethodParameters;
 154                 JVM_GetMethodTypeAnnotations;
 155                 JVM_GetPrimitiveArrayElement;
 156                 JVM_GetProtectionDomain;
 157                 JVM_GetSockName;
 158                 JVM_GetSockOpt;
 159                 JVM_GetStackAccessControlContext;
 160                 JVM_GetStackTraceDepth;
 161                 JVM_GetStackTraceElement;
 162                 JVM_GetSystemPackage;
 163                 JVM_GetSystemPackages;
 164                 JVM_GetTemporaryDirectory;
 165                 JVM_GetThreadStateNames;
 166                 JVM_GetThreadStateValues;
 167                 JVM_GetVersionInfo;
 168                 JVM_Halt;
 169                 JVM_HoldsLock;
 170                 JVM_IHashCode;
 171                 JVM_InitAgentProperties;
 172                 JVM_InitProperties;
 173                 JVM_InitializeCompiler;
 174                 JVM_InitializeSocketLibrary;
 175                 JVM_InternString;
 176                 JVM_Interrupt;
 177                 JVM_InvokeMethod;
 178                 JVM_IsArrayClass;
 179                 JVM_IsConstructorIx;
 180                 JVM_IsInterface;
 181                 JVM_IsInterrupted;
 182                 JVM_IsNaN;
 183                 JVM_IsPrimitiveClass;
 184                 JVM_IsSameClassPackage;
 185                 JVM_IsSilentCompiler;
 186                 JVM_IsSupportedJNIVersion;
 187                 JVM_IsThreadAlive;
 188                 JVM_IsVMGeneratedMethodIx;
 189                 JVM_LatestUserDefinedLoader;
 190                 JVM_Listen;
 191                 JVM_LoadClass0;
 192                 JVM_LoadLibrary;
 193                 JVM_Lseek;
 194                 JVM_MaxObjectInspectionAge;
 195                 JVM_MaxMemory;
 196                 JVM_MonitorNotify;
 197                 JVM_MonitorNotifyAll;
 198                 JVM_MonitorWait;
 199                 JVM_NanoTime;
 200                 JVM_NativePath;
 201                 JVM_NewArray;
 202                 JVM_NewInstanceFromConstructor;
 203                 JVM_NewMultiArray;
 204                 JVM_OnExit;
 205                 JVM_Open;
 206                 JVM_RaiseSignal;
 207                 JVM_RawMonitorCreate;
 208                 JVM_RawMonitorDestroy;
 209                 JVM_RawMonitorEnter;
 210                 JVM_RawMonitorExit;
 211                 JVM_Read;
 212                 JVM_Recv;
 213                 JVM_RecvFrom;
 214                 JVM_RegisterSignal;
 215                 JVM_ReleaseUTF;
 216                 JVM_ResolveClass;
 217                 JVM_ResumeThread;
 218                 JVM_Send;
 219                 JVM_SendTo;
 220                 JVM_SetArrayElement;
 221                 JVM_SetClassSigners;
 222                 JVM_SetLength;
 223                 JVM_SetNativeThreadName;
 224                 JVM_SetPrimitiveArrayElement;
 225                 JVM_SetSockOpt;
 226                 JVM_SetThreadPriority;
 227                 JVM_Sleep;
 228                 JVM_Socket;
 229                 JVM_SocketAvailable;
 230                 JVM_SocketClose;
 231                 JVM_SocketShutdown;
 232                 JVM_StartThread;
 233                 JVM_StopThread;
 234                 JVM_SuspendThread;
 235                 JVM_SupportsCX8;
 236                 JVM_Sync;
 237                 JVM_Timeout;
 238                 JVM_TotalMemory;
 239                 JVM_TraceInstructions;
 240                 JVM_TraceMethodCalls;
 241                 JVM_UnloadLibrary;
 242                 JVM_Write;
 243                 JVM_Yield;
 244                 JVM_handle_linux_signal;
 245 
 246                 # miscellaneous functions
 247                 jio_fprintf;
 248                 jio_printf;
 249                 jio_snprintf;
 250                 jio_vfprintf;
 251                 jio_vsnprintf;
 252                 fork1;
 253                 numa_warn;
 254                 numa_error;
 255 
 256                 # Needed because there is no JVM interface for this.
 257                 sysThreadAvailableStackWithSlack;
 258 
 259                 # This is for Forte Analyzer profiling support.
 260                 AsyncGetCallTrace;
 261 
 262                 # INSERT VTABLE SYMBOLS HERE


  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 
  25 # Define public interface.
  26 
  27 SUNWprivate_1.1 {
  28         global:
  29                 # JNI
  30                 JNI_CreateJavaVM;
  31                 JNI_GetCreatedJavaVMs;
  32                 JNI_GetDefaultJavaVMInitArgs;
  33 
  34                 # JVM

  35                 JVM_ActiveProcessorCount;


  36                 JVM_ArrayCopy;
  37                 JVM_AssertionStatusDirectives;


  38                 JVM_ClassDepth;
  39                 JVM_ClassLoaderDepth;
  40                 JVM_Clone;






  41                 JVM_ConstantPoolGetClassAt;
  42                 JVM_ConstantPoolGetClassAtIfLoaded;
  43                 JVM_ConstantPoolGetDoubleAt;
  44                 JVM_ConstantPoolGetFieldAt;
  45                 JVM_ConstantPoolGetFieldAtIfLoaded;
  46                 JVM_ConstantPoolGetFloatAt;
  47                 JVM_ConstantPoolGetIntAt;
  48                 JVM_ConstantPoolGetLongAt;
  49                 JVM_ConstantPoolGetMethodAt;
  50                 JVM_ConstantPoolGetMethodAtIfLoaded;
  51                 JVM_ConstantPoolGetMemberRefInfoAt;
  52                 JVM_ConstantPoolGetSize;
  53                 JVM_ConstantPoolGetStringAt;
  54                 JVM_ConstantPoolGetUTF8At;
  55                 JVM_CountStackFrames;
  56                 JVM_CurrentClassLoader;
  57                 JVM_CurrentLoadedClass;
  58                 JVM_CurrentThread;
  59                 JVM_CurrentTimeMillis;
  60                 JVM_DefineClass;
  61                 JVM_DefineClassWithSource;
  62                 JVM_DefineClassWithSourceCond;
  63                 JVM_DesiredAssertionStatus;

  64                 JVM_DoPrivileged;
  65                 JVM_DTraceGetVersion;
  66                 JVM_DTraceActivate;
  67                 JVM_DTraceIsProbeEnabled;
  68                 JVM_DTraceIsSupported;
  69                 JVM_DTraceDispose;
  70                 JVM_DumpAllStacks;
  71                 JVM_DumpThreads;


  72                 JVM_FillInStackTrace;
  73                 JVM_FindClassFromClass;
  74                 JVM_FindClassFromClassLoader;
  75                 JVM_FindClassFromBootLoader;
  76                 JVM_FindLibraryEntry;
  77                 JVM_FindLoadedClass;
  78                 JVM_FindPrimitiveClass;
  79                 JVM_FindSignal;
  80                 JVM_FreeMemory;
  81                 JVM_GC;
  82                 JVM_GetAllThreads;
  83                 JVM_GetArrayElement;
  84                 JVM_GetArrayLength;
  85                 JVM_GetCPClassNameUTF;
  86                 JVM_GetCPFieldClassNameUTF;
  87                 JVM_GetCPFieldModifiers;
  88                 JVM_GetCPFieldNameUTF;
  89                 JVM_GetCPFieldSignatureUTF;
  90                 JVM_GetCPMethodClassNameUTF;
  91                 JVM_GetCPMethodModifiers;


  96                 JVM_GetClassAnnotations;
  97                 JVM_GetClassCPEntriesCount;
  98                 JVM_GetClassCPTypes;
  99                 JVM_GetClassConstantPool;
 100                 JVM_GetClassContext;
 101                 JVM_GetClassDeclaredConstructors;
 102                 JVM_GetClassDeclaredFields;
 103                 JVM_GetClassDeclaredMethods;
 104                 JVM_GetClassFieldsCount;
 105                 JVM_GetClassInterfaces;
 106                 JVM_GetClassMethodsCount;
 107                 JVM_GetClassModifiers;
 108                 JVM_GetClassName;
 109                 JVM_GetClassNameUTF;
 110                 JVM_GetClassSignature;
 111                 JVM_GetClassSigners;
 112                 JVM_GetClassTypeAnnotations;
 113                 JVM_GetDeclaredClasses;
 114                 JVM_GetDeclaringClass;
 115                 JVM_GetEnclosingMethodInfo;

 116                 JVM_GetFieldIxModifiers;
 117                 JVM_GetFieldTypeAnnotations;

 118                 JVM_GetInheritedAccessControlContext;
 119                 JVM_GetInterfaceVersion;

 120                 JVM_GetManagement;


 121                 JVM_GetMethodIxArgsSize;
 122                 JVM_GetMethodIxByteCode;
 123                 JVM_GetMethodIxByteCodeLength;
 124                 JVM_GetMethodIxExceptionIndexes;
 125                 JVM_GetMethodIxExceptionTableEntry;
 126                 JVM_GetMethodIxExceptionTableLength;
 127                 JVM_GetMethodIxExceptionsCount;
 128                 JVM_GetMethodIxLocalsCount;
 129                 JVM_GetMethodIxMaxStack;
 130                 JVM_GetMethodIxModifiers;
 131                 JVM_GetMethodIxNameUTF;
 132                 JVM_GetMethodIxSignatureUTF;

 133                 JVM_GetMethodParameters;
 134                 JVM_GetMethodTypeAnnotations;
 135                 JVM_GetPrimitiveArrayElement;
 136                 JVM_GetProtectionDomain;


 137                 JVM_GetStackAccessControlContext;
 138                 JVM_GetStackTraceDepth;
 139                 JVM_GetStackTraceElement;
 140                 JVM_GetSystemPackage;
 141                 JVM_GetSystemPackages;
 142                 JVM_GetTemporaryDirectory;


 143                 JVM_GetVersionInfo;
 144                 JVM_Halt;
 145                 JVM_HoldsLock;
 146                 JVM_IHashCode;
 147                 JVM_InitAgentProperties;
 148                 JVM_InitProperties;


 149                 JVM_InternString;
 150                 JVM_Interrupt;
 151                 JVM_InvokeMethod;
 152                 JVM_IsArrayClass;
 153                 JVM_IsConstructorIx;
 154                 JVM_IsInterface;
 155                 JVM_IsInterrupted;

 156                 JVM_IsPrimitiveClass;
 157                 JVM_IsSameClassPackage;

 158                 JVM_IsSupportedJNIVersion;
 159                 JVM_IsThreadAlive;
 160                 JVM_IsVMGeneratedMethodIx;
 161                 JVM_LatestUserDefinedLoader;


 162                 JVM_LoadLibrary;

 163                 JVM_MaxObjectInspectionAge;
 164                 JVM_MaxMemory;
 165                 JVM_MonitorNotify;
 166                 JVM_MonitorNotifyAll;
 167                 JVM_MonitorWait;
 168                 JVM_NanoTime;
 169                 JVM_NativePath;
 170                 JVM_NewArray;
 171                 JVM_NewInstanceFromConstructor;
 172                 JVM_NewMultiArray;


 173                 JVM_RaiseSignal;
 174                 JVM_RawMonitorCreate;
 175                 JVM_RawMonitorDestroy;
 176                 JVM_RawMonitorEnter;
 177                 JVM_RawMonitorExit;



 178                 JVM_RegisterSignal;
 179                 JVM_ReleaseUTF;

 180                 JVM_ResumeThread;


 181                 JVM_SetArrayElement;
 182                 JVM_SetClassSigners;

 183                 JVM_SetNativeThreadName;
 184                 JVM_SetPrimitiveArrayElement;

 185                 JVM_SetThreadPriority;
 186                 JVM_Sleep;




 187                 JVM_StartThread;
 188                 JVM_StopThread;
 189                 JVM_SuspendThread;
 190                 JVM_SupportsCX8;


 191                 JVM_TotalMemory;


 192                 JVM_UnloadLibrary;

 193                 JVM_Yield;
 194                 JVM_handle_linux_signal;
 195 
 196                 # miscellaneous functions
 197                 jio_fprintf;
 198                 jio_printf;
 199                 jio_snprintf;
 200                 jio_vfprintf;
 201                 jio_vsnprintf;
 202                 fork1;
 203                 numa_warn;
 204                 numa_error;
 205 
 206                 # Needed because there is no JVM interface for this.
 207                 sysThreadAvailableStackWithSlack;
 208 
 209                 # This is for Forte Analyzer profiling support.
 210                 AsyncGetCallTrace;
 211 
 212                 # INSERT VTABLE SYMBOLS HERE
< prev index next >