2 # This file is part of the LibreOffice project.
4 # This Source Code Form is subject to the terms of the Mozilla Public
5 # License, v. 2.0. If a copy of the MPL was not distributed with this
6 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
8 # This file incorporates work covered by the following license notice:
10 # Licensed to the Apache Software Foundation (ASF) under one or more
11 # contributor license agreements. See the NOTICE file distributed
12 # with this work for additional information regarding copyright
13 # ownership. The ASF licenses this file to you under the Apache
14 # License, Version 2.0 (the "License"); you may not use this file
15 # except in compliance with the License. You may obtain a copy of
16 # the License at http://www.apache.org/licenses/LICENSE-2.0 .
21 _ZTI*; _ZTS*; # weak RTTI symbols for C++ exceptions
23 osl_acceptConnectionOnSocket;
43 osl_createEmptySocketAddr;
45 osl_createHostAddrByAddr;
46 osl_createHostAddrByName;
47 osl_createInetSocketAddr;
53 osl_createSuspendedThread;
56 osl_decrementInterlockedCount;
57 osl_demultiplexSocketEvents;
62 osl_destroySocketAddr;
66 osl_enableNonBlockingMode;
68 osl_executeProcess_WithRedirectedIO;
70 osl_freeProcessHandle;
71 osl_freeSecurityHandle;
72 osl_getAddrOfSocketAddr;
74 osl_getCommandArgCount;
76 osl_getCurrentSecurity;
78 osl_getDottedInetAddrOfSocketAddr;
80 osl_getEthernetAddress;
81 osl_getExecutableFile;
82 osl_getFamilyOfSocketAddr;
84 osl_getFileURLFromSystemPath;
87 osl_getHostnameOfHostAddr;
88 osl_getHostnameOfSocketAddr;
89 osl_getInetPortOfSocketAddr;
91 osl_getLastSocketError;
92 osl_getLastSocketErrorDescription;
93 osl_getLocalAddrOfSocket;
95 osl_getModuleURLFromAddress;
96 osl_getNextDirectoryItem;
97 osl_getPeerAddrOfSocket;
100 osl_getProcessWorkingDir;
101 osl_getProfileSectionEntries;
102 osl_getProfileSections;
104 osl_getSocketAddrOfHostAddr;
108 osl_getSystemPathFromFileURL;
110 osl_getThreadIdentifier;
111 osl_getThreadKeyData;
112 osl_getThreadPriority;
113 osl_getThreadTextEncoding;
116 osl_getVolumeInformation;
117 osl_incrementInterlockedCount;
120 osl_isEqualSocketAddr;
121 osl_isExceptionPending;
123 osl_isNonBlockingMode;
132 osl_loginUserOnFileServer;
137 osl_readProfileIdent;
138 osl_readProfileString;
141 osl_receiveFromSocket;
144 osl_releaseDirectoryItem;
147 osl_releaseSemaphore;
149 osl_removeFromSocketSet;
150 osl_removeProfileEntry;
151 osl_removeSignalHandler;
162 osl_setFileAttributes;
164 osl_setInetPortOfSocketAddr;
165 osl_setAddrOfSocketAddr;
167 osl_setThreadKeyData;
168 osl_setThreadPriority;
169 osl_setThreadTextEncoding;
172 osl_terminateProcess;
175 osl_tryToAcquireMutex;
176 osl_tryToAcquireSemaphore;
182 osl_writeProfileBool;
183 osl_writeProfileIdent;
184 osl_writeProfileString;
187 osl_unloadUserProfile;
188 osl_sendResourcePipe;
189 osl_receiveResourcePipe;
196 rtl_reallocateMemory;
199 rtl_hashentry_destroy;
202 rtl_hashtable_destroy;
207 rtl_locale_getCountry;
208 rtl_locale_getDefault;
209 rtl_locale_getLanguage;
210 rtl_locale_getVariant;
213 rtl_locale_setDefault;
216 rtl_str_compare_WithLength;
217 rtl_str_shortenedCompare_WithLength;
218 rtl_str_reverseCompare_WithLength;
219 rtl_str_compareIgnoreAsciiCase;
220 rtl_str_compareIgnoreAsciiCase_WithLength;
221 rtl_str_shortenedCompareIgnoreAsciiCase_WithLength;
223 rtl_str_hashCode_WithLength;
225 rtl_str_indexOfChar_WithLength;
227 rtl_str_indexOfStr_WithLength;
228 rtl_str_lastIndexOfChar;
229 rtl_str_lastIndexOfChar_WithLength;
230 rtl_str_lastIndexOfStr;
231 rtl_str_lastIndexOfStr_WithLength;
233 rtl_str_replaceChar_WithLength;
234 rtl_str_toAsciiLowerCase;
235 rtl_str_toAsciiLowerCase_WithLength;
236 rtl_str_toAsciiUpperCase;
237 rtl_str_toAsciiUpperCase_WithLength;
239 rtl_str_trim_WithLength;
240 rtl_str_valueOfBoolean;
242 rtl_str_valueOfInt32;
243 rtl_str_valueOfInt64;
244 rtl_str_valueOfDouble;
245 rtl_str_valueOfFloat;
253 rtl_string_getLength;
257 rtl_string_newConcat;
258 rtl_string_newFromStr;
259 rtl_string_newFromStr_WithLength;
260 rtl_string_newFromLiteral;
261 rtl_string_newFromString;
262 rtl_string_newReplace;
263 rtl_string_newReplaceStrAt;
264 rtl_string_newToAsciiLowerCase;
265 rtl_string_newToAsciiUpperCase;
267 rtl_string_new_WithLength;
269 rtl_stringbuffer_ensureCapacity;
270 rtl_stringbuffer_insert;
271 rtl_stringbuffer_newFromStr_WithLength;
272 rtl_stringbuffer_newFromStringBuffer;
274 rtl_ustr_compare_WithLength;
275 rtl_ustr_shortenedCompare_WithLength;
276 rtl_ustr_reverseCompare_WithLength;
277 rtl_ustr_compareIgnoreAsciiCase;
278 rtl_ustr_compareIgnoreAsciiCase_WithLength;
279 rtl_ustr_shortenedCompareIgnoreAsciiCase_WithLength;
280 rtl_ustr_ascii_compare;
281 rtl_ustr_ascii_compare_WithLength;
282 rtl_ustr_ascii_shortenedCompare_WithLength;
283 rtl_ustr_asciil_reverseCompare_WithLength;
284 rtl_ustr_ascii_compareIgnoreAsciiCase;
285 rtl_ustr_ascii_compareIgnoreAsciiCase_WithLength;
286 rtl_ustr_ascii_shortenedCompareIgnoreAsciiCase_WithLength;
289 rtl_ustr_hashCode_WithLength;
290 rtl_ustr_indexOfChar;
291 rtl_ustr_indexOfChar_WithLength;
293 rtl_ustr_indexOfStr_WithLength;
294 rtl_ustr_lastIndexOfChar;
295 rtl_ustr_lastIndexOfChar_WithLength;
296 rtl_ustr_lastIndexOfStr;
297 rtl_ustr_lastIndexOfStr_WithLength;
298 rtl_ustr_replaceChar;
299 rtl_ustr_replaceChar_WithLength;
300 rtl_ustr_toAsciiLowerCase;
301 rtl_ustr_toAsciiLowerCase_WithLength;
302 rtl_ustr_toAsciiUpperCase;
303 rtl_ustr_toAsciiUpperCase_WithLength;
305 rtl_ustr_trim_WithLength;
306 rtl_ustr_valueOfBoolean;
307 rtl_ustr_valueOfChar;
308 rtl_ustr_valueOfInt32;
309 rtl_ustr_valueOfInt64;
310 rtl_ustr_valueOfDouble;
311 rtl_ustr_valueOfFloat;
319 rtl_uString_getLength;
321 rtl_uString_getToken;
323 rtl_uString_newConcat;
324 rtl_uString_newFromStr;
325 rtl_uString_newFromStr_WithLength;
326 rtl_uString_newFromAscii;
327 rtl_uString_newFromLiteral;
328 rtl_uString_newFromString;
329 rtl_uString_newReplace;
330 rtl_uString_newReplaceStrAt;
331 rtl_uString_newToAsciiLowerCase;
332 rtl_uString_newToAsciiUpperCase;
334 rtl_uString_new_WithLength;
336 rtl_uStringbuffer_ensureCapacity;
337 rtl_uStringbuffer_insert;
338 rtl_uStringbuffer_insert_ascii;
339 rtl_uStringbuffer_newFromStr_WithLength;
340 rtl_uStringbuffer_newFromStringBuffer;
343 rtl_createTextToUnicodeConverter;
344 rtl_destroyTextToUnicodeConverter;
345 rtl_createTextToUnicodeContext;
346 rtl_destroyTextToUnicodeContext;
347 rtl_resetTextToUnicodeContext;
348 rtl_convertTextToUnicode;
349 rtl_createUnicodeToTextConverter;
350 rtl_destroyUnicodeToTextConverter;
351 rtl_createUnicodeToTextContext;
352 rtl_destroyUnicodeToTextContext;
353 rtl_resetUnicodeToTextContext;
354 rtl_convertUnicodeToText;
355 rtl_isOctetTextEncoding;
356 rtl_getTextEncodingInfo;
357 rtl_getTextEncodingFromWindowsCharset;
358 rtl_getTextEncodingFromUnixCharset;
359 rtl_getTextEncodingFromMimeCharset;
360 rtl_getBestWindowsCharsetFromTextEncoding;
361 rtl_getMimeCharsetFromTextEncoding;
362 rtl_getBestMimeCharsetFromTextEncoding;
363 rtl_getBestUnixCharsetFromTextEncoding;
364 rtl_allocateZeroMemory;
368 rtl_digest_createMD2;
369 rtl_digest_createMD5;
370 rtl_digest_createSHA;
371 rtl_digest_createSHA1;
372 rtl_digest_createHMAC_MD5;
373 rtl_digest_createHMAC_SHA1;
375 rtl_digest_destroyMD2;
376 rtl_digest_destroyMD5;
377 rtl_digest_destroySHA;
378 rtl_digest_destroySHA1;
379 rtl_digest_destroyHMAC_MD5;
380 rtl_digest_destroyHMAC_SHA1;
386 rtl_digest_getHMAC_MD5;
387 rtl_digest_getHMAC_SHA1;
389 rtl_digest_initHMAC_MD5;
390 rtl_digest_initHMAC_SHA1;
391 rtl_digest_queryAlgorithm;
392 rtl_digest_queryLength;
394 rtl_digest_updateMD2;
395 rtl_digest_updateMD5;
396 rtl_digest_updateSHA;
397 rtl_digest_updateSHA1;
398 rtl_digest_updateHMAC_MD5;
399 rtl_digest_updateHMAC_SHA1;
405 rtl_digest_HMAC_SHA1;
408 rtl_random_createPool;
409 rtl_random_destroyPool;
416 rtl_getGlobalProcessId;
432 osl_createInetBroadcastAddr;
443 rtl_cipher_destroyBF;
445 rtl_byte_sequence_reference2One;
446 rtl_byte_sequence_realloc;
447 rtl_byte_sequence_acquire;
448 rtl_byte_sequence_release;
449 rtl_byte_sequence_construct;
450 rtl_byte_sequence_constructNoDefault;
451 rtl_byte_sequence_constructFromArray;
452 rtl_byte_sequence_assign;
453 rtl_byte_sequence_equals;
454 rtl_byte_sequence_getConstArray;
455 rtl_byte_sequence_getLength;
457 osl_acquireDirectoryItem;
459 osl_abbreviateSystemPath;
460 osl_getDateTimeFromTimeValue;
461 osl_getTimeValueFromDateTime;
462 osl_getLocalTimeFromSystemTime;
463 osl_getSystemTimeFromLocalTime;
464 osl_getAbsoluteFileURL;
466 osl_releaseVolumeDeviceHandle;
467 osl_getVolumeDeviceMountPath;
468 osl_acquireVolumeDeviceHandle;
470 osl_setDebugMessageFunc;
471 osl_setDetailedDebugMessageFunc;
474 osl_getCanonicalName;
475 osl_getTextEncodingFromLocale;
478 rtl_uriConvertRelToAbs;
484 rtl_bootstrap_setIniFileName;
485 rtl_bootstrap_args_open;
486 rtl_bootstrap_args_close;
487 rtl_bootstrap_get_from_handle;
488 rtl_bootstrap_get_iniName_from_handle;
489 rtl_bootstrap_expandMacros_from_handle;
490 rtl_bootstrap_expandMacros;
491 rtl_getAppCommandArgCount;
492 rtl_getAppCommandArg;
494 rtl_moduleCount_acquire;
495 rtl_moduleCount_release;
496 rtl_moduleCount_canUnload;
497 rtl_registerModuleForUnloading;
498 rtl_unregisterModuleForUnloading;
499 rtl_unloadUnusedModules;
500 rtl_addUnloadingListener;
501 rtl_removeUnloadingListener;
504 osl_getProcessLocale;
505 osl_setProcessLocale;
515 rtl_math_doubleToString;
516 rtl_math_doubleToUString;
519 rtl_math_stringToDouble;
520 rtl_math_uStringToDouble;
521 rtl_convertUStringToString;
523 osl_joinProcessWithTimeout;
525 rtl_getTextEncodingFromWindowsCodePage;
526 rtl_getWindowsCodePageFromTextEncoding;
536 osl_createDirectoryPath;
537 osl_getFunctionSymbol;
538 osl_getModuleURLFromFunctionAddress;
539 rtl_cipher_createARCFOUR;
540 rtl_cipher_initARCFOUR;
541 rtl_cipher_decodeARCFOUR;
542 rtl_cipher_encodeARCFOUR;
543 rtl_cipher_destroyARCFOUR;
547 rtl_uStringbuffer_insertUtf32;
548 rtl_ustr_ascii_compareIgnoreAsciiCase_WithLengths;
549 rtl_logfile_longTrace;
550 rtl_ustr_asciil_reverseEquals_WithLength;
555 osl_setErrorReporting;
574 osl_getAsciiFunctionSymbol;
577 rtl_uString_internConvert;
578 rtl_ustr_indexOfAscii_WithLength;
579 rtl_ustr_lastIndexOfAscii_WithLength;
580 rtl_uString_iterateCodePoints;
581 rtl_uString_newFromCodePoints;
586 osl_loadModuleRelative;
591 rtl_bootstrap_encode;
592 rtl_convertStringToUString;
593 rtl_math_approxValue;
611 rtl_logfile_hasLogFile;
618 UDK_3.11 { # symbols available in >= OOo/LibO 3.4
621 osl_clearEnvironment;
625 LIBO_UDK_3.5 { # symbols available in >= LibO 3.5
627 rtl_stringbuffer_remove;
628 rtl_uStringbuffer_remove;
631 LIBO_UDK_3.6 { # symbols available in >= LibO 3.6
634 osl_identicalDirectoryItem;
635 osl_loadModuleRelativeAscii;
636 rtl_string_newReplaceAll;
637 rtl_string_newReplaceFirst;
638 rtl_uString_newReplaceAll;
639 rtl_uString_newReplaceAllAsciiL;
640 rtl_uString_newReplaceAllAsciiLAsciiL;
641 rtl_uString_newReplaceFirst;
642 rtl_uString_newReplaceFirstAsciiL;
643 rtl_uString_newReplaceFirstAsciiLAsciiL;
644 rtl_uStringBuffer_refReturn;
645 rtl_uStringBuffer_makeStringAndClear;
648 LIBO_UDK_4.0 { # symbols available in >= LibO 4.0
650 rtl_string_newFromSubString;
651 rtl_uString_newFromSubString;
652 rtl_uString_newReplaceAllFromIndex;
655 LIBO_UDK_4.1 { # symbols available in >= LibO 4.1
657 rtl_string_ensureCapacity;
658 rtl_uString_ensureCapacity;
662 rtl_str_valueOfUInt64;
663 rtl_ustr_valueOfUInt64;
667 LIBO_UDK_4.2 { # symbols available in >= LibO 4.2
673 LIBO_UDK_4.3 { # symbols available in >= LibO 4.3
675 osl_createDirectoryWithFlags;
676 rtl_allocateAlignedMemory;
677 rtl_freeAlignedMemory;
678 osl_areCommandArgsSet;
681 LIBO_UDK_5.0 { # symbols available in >= LibO 5.0
683 rtl_secureZeroMemory;
688 osl_detail_ObjectRegistry_storeAddresses;
689 osl_detail_ObjectRegistry_checkObjectCount;
690 osl_detail_ObjectRegistry_registerObject;
691 osl_detail_ObjectRegistry_revokeObject;
692 osl_detail_ObjectRegistry_getMutex;
697 sal_detail_initialize;
698 sal_detail_deinitialize;
701 PRIVATE_1.2 { # LibreOffice 3.5
704 sal_detail_logFormat;
707 PRIVATE_textenc.1 { # LibreOffice 3.6
709 _ZN3sal6detail7textenc20convertCharToUnicode*;
710 _ZN3sal6detail7textenc20convertUnicodeToChar*;
711 _ZN3sal6detail7textenc32handleUndefinedUnicodeToTextChar*;
712 _ZN3sal6detail7textenc37handleBadInputTextToUnicodeConversion*;
713 _ZN3sal6detail7textenc37handleBadInputUnicodeToTextConversion*;
716 # Unique libstdc++ symbols:
719 _ZGVNSt7num_put*; _ZNSt7num_put*;
720 _ZNSs4_Rep20_S_empty_rep_storageE;