make/aix/makefiles/mapfile-vers-product

changeset 9562
dee6a1ce4a0c
parent 6705
a103c376459a
child 9572
624a0741915c
child 9864
f066260954ae
equal deleted inserted replaced
9561:5b36a9b6bbb5 9562:dee6a1ce4a0c
1 # 1 #
2 # Copyright (c) 2002, 2013, Oracle and/or its affiliates. All rights reserved. 2 # Copyright (c) 2002, 2018, 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.
61 JVM_ConstantPoolGetMethodAtIfLoaded; 61 JVM_ConstantPoolGetMethodAtIfLoaded;
62 JVM_ConstantPoolGetMemberRefInfoAt; 62 JVM_ConstantPoolGetMemberRefInfoAt;
63 JVM_ConstantPoolGetSize; 63 JVM_ConstantPoolGetSize;
64 JVM_ConstantPoolGetStringAt; 64 JVM_ConstantPoolGetStringAt;
65 JVM_ConstantPoolGetUTF8At; 65 JVM_ConstantPoolGetUTF8At;
66 JVM_CopySwapMemory;
66 JVM_CountStackFrames; 67 JVM_CountStackFrames;
67 JVM_CurrentClassLoader; 68 JVM_CurrentClassLoader;
68 JVM_CurrentLoadedClass; 69 JVM_CurrentLoadedClass;
69 JVM_CurrentThread; 70 JVM_CurrentThread;
70 JVM_CurrentTimeMillis; 71 JVM_CurrentTimeMillis;

mercurial