hotspot/make/linux/makefiles/mapfile-vers-debug
changeset 15229 5341188db763
parent 15102 0a86564e5f61
child 15439 a72c53517fe7
equal deleted inserted replaced
15228:e92acc84ade3 15229:5341188db763
     1 #
     1 #
     2 # Copyright (c) 2002, 2011, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     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
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.
     7 # published by the Free Software Foundation.
   199                 JVM_NewArray;
   199                 JVM_NewArray;
   200                 JVM_NewInstanceFromConstructor;
   200                 JVM_NewInstanceFromConstructor;
   201                 JVM_NewMultiArray;
   201                 JVM_NewMultiArray;
   202                 JVM_OnExit;
   202                 JVM_OnExit;
   203                 JVM_Open;
   203                 JVM_Open;
   204                 JVM_PrintStackTrace;
       
   205                 JVM_RaiseSignal;
   204                 JVM_RaiseSignal;
   206                 JVM_RawMonitorCreate;
   205                 JVM_RawMonitorCreate;
   207                 JVM_RawMonitorDestroy;
   206                 JVM_RawMonitorDestroy;
   208                 JVM_RawMonitorEnter;
   207                 JVM_RawMonitorEnter;
   209                 JVM_RawMonitorExit;
   208                 JVM_RawMonitorExit;