make/bsd/makefiles/mapfile-vers-debug

Print this page
rev 5727 : 8028737: Remove JVM_AccessVMIntFlag / JVM_AccessVMBooleanFlag / JVM_VMBreakPoint
Reviewed-by: dcubed, coleenp, dholmes


 225                 _JVM_SetThreadPriority
 226                 _JVM_Sleep
 227                 _JVM_Socket
 228                 _JVM_SocketAvailable
 229                 _JVM_SocketClose
 230                 _JVM_SocketShutdown
 231                 _JVM_StartThread
 232                 _JVM_StopThread
 233                 _JVM_SuspendThread
 234                 _JVM_SupportsCX8
 235                 _JVM_Sync
 236                 _JVM_Timeout
 237                 _JVM_TotalMemory
 238                 _JVM_TraceInstructions
 239                 _JVM_TraceMethodCalls
 240                 _JVM_UnloadLibrary
 241                 _JVM_Write
 242                 _JVM_Yield
 243                 _JVM_handle_bsd_signal
 244 
 245                 # debug _JVM
 246                 _JVM_AccessVMBooleanFlag
 247                 _JVM_AccessVMIntFlag
 248                 _JVM_VMBreakPoint
 249 
 250                 # miscellaneous functions
 251                 _jio_fprintf
 252                 _jio_printf
 253                 _jio_snprintf
 254                 _jio_vfprintf
 255                 _jio_vsnprintf
 256 
 257                 # This is for Forte Analyzer profiling support.
 258                 _AsyncGetCallTrace
 259 
 260                 # INSERT VTABLE SYMBOLS HERE
 261 


 225                 _JVM_SetThreadPriority
 226                 _JVM_Sleep
 227                 _JVM_Socket
 228                 _JVM_SocketAvailable
 229                 _JVM_SocketClose
 230                 _JVM_SocketShutdown
 231                 _JVM_StartThread
 232                 _JVM_StopThread
 233                 _JVM_SuspendThread
 234                 _JVM_SupportsCX8
 235                 _JVM_Sync
 236                 _JVM_Timeout
 237                 _JVM_TotalMemory
 238                 _JVM_TraceInstructions
 239                 _JVM_TraceMethodCalls
 240                 _JVM_UnloadLibrary
 241                 _JVM_Write
 242                 _JVM_Yield
 243                 _JVM_handle_bsd_signal
 244 





 245                 # miscellaneous functions
 246                 _jio_fprintf
 247                 _jio_printf
 248                 _jio_snprintf
 249                 _jio_vfprintf
 250                 _jio_vsnprintf
 251 
 252                 # This is for Forte Analyzer profiling support.
 253                 _AsyncGetCallTrace
 254 
 255                 # INSERT VTABLE SYMBOLS HERE
 256