make/linux/makefiles/mapfile-vers-debug

changeset 4818
1916ca1dec2f
parent 4499
815957d0203e
child 5372
ba9dacff9c9d
equal deleted inserted replaced
4817:b8deb3205b51 4818:1916ca1dec2f
129 JVM_GetDeclaredClasses; 129 JVM_GetDeclaredClasses;
130 JVM_GetDeclaringClass; 130 JVM_GetDeclaringClass;
131 JVM_GetEnclosingMethodInfo; 131 JVM_GetEnclosingMethodInfo;
132 JVM_GetFieldAnnotations; 132 JVM_GetFieldAnnotations;
133 JVM_GetFieldIxModifiers; 133 JVM_GetFieldIxModifiers;
134 JVM_GetFieldTypeAnnotations;
134 JVM_GetHostName; 135 JVM_GetHostName;
135 JVM_GetInheritedAccessControlContext; 136 JVM_GetInheritedAccessControlContext;
136 JVM_GetInterfaceVersion; 137 JVM_GetInterfaceVersion;
137 JVM_GetLastErrorString; 138 JVM_GetLastErrorString;
138 JVM_GetManagement; 139 JVM_GetManagement;
150 JVM_GetMethodIxModifiers; 151 JVM_GetMethodIxModifiers;
151 JVM_GetMethodIxNameUTF; 152 JVM_GetMethodIxNameUTF;
152 JVM_GetMethodIxSignatureUTF; 153 JVM_GetMethodIxSignatureUTF;
153 JVM_GetMethodParameterAnnotations; 154 JVM_GetMethodParameterAnnotations;
154 JVM_GetMethodParameters; 155 JVM_GetMethodParameters;
156 JVM_GetMethodTypeAnnotations;
155 JVM_GetPrimitiveArrayElement; 157 JVM_GetPrimitiveArrayElement;
156 JVM_GetProtectionDomain; 158 JVM_GetProtectionDomain;
157 JVM_GetSockName; 159 JVM_GetSockName;
158 JVM_GetSockOpt; 160 JVM_GetSockOpt;
159 JVM_GetStackAccessControlContext; 161 JVM_GetStackAccessControlContext;

mercurial