hotspot/make/aix/makefiles/mapfile-vers-debug
changeset 26412 80741eb33ba2
parent 24242 73337a12595a
child 27004 816e24da988b
equal deleted inserted replaced
26408:d6defe172e25 26412:80741eb33ba2
     1 #
     1 #
     2 # Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved.
     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.
     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.
   123                 JVM_GetClassName;
   123                 JVM_GetClassName;
   124                 JVM_GetClassNameUTF;
   124                 JVM_GetClassNameUTF;
   125                 JVM_GetClassSignature;
   125                 JVM_GetClassSignature;
   126                 JVM_GetClassSigners;
   126                 JVM_GetClassSigners;
   127                 JVM_GetClassTypeAnnotations;
   127                 JVM_GetClassTypeAnnotations;
   128                 JVM_GetComponentType;
       
   129                 JVM_GetDeclaredClasses;
   128                 JVM_GetDeclaredClasses;
   130                 JVM_GetDeclaringClass;
   129                 JVM_GetDeclaringClass;
   131                 JVM_GetEnclosingMethodInfo;
   130                 JVM_GetEnclosingMethodInfo;
   132                 JVM_GetFieldAnnotations;
   131                 JVM_GetFieldAnnotations;
   133                 JVM_GetFieldIxModifiers;
   132                 JVM_GetFieldIxModifiers;