blob: 7713d456aba5671fc07f997e731e73090dc4e550 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
UDK_3_0_0 { # should have been UDK_3.0
global:
GetVersionInfo;
_ZN9salhelper18ORealDynamicLoader11newInstanceEPPS0_RKN3rtl8OUStringES6_;
_ZN9salhelper18ORealDynamicLoader7acquireEv;
_ZN9salhelper18ORealDynamicLoader7releaseEv;
_ZN9salhelper18ORealDynamicLoaderC1EPPS0_RKN3rtl8OUStringES6_PvS7_;
_ZN9salhelper18ORealDynamicLoaderC2EPPS0_RKN3rtl8OUStringES6_PvS7_;
_ZN9salhelper18ORealDynamicLoaderD0Ev;
_ZN9salhelper18ORealDynamicLoaderD1Ev;
_ZN9salhelper18ORealDynamicLoaderD2Ev;
_ZN9salhelper21SimpleReferenceObjectD0Ev;
_ZN9salhelper21SimpleReferenceObjectD1Ev;
_ZN9salhelper21SimpleReferenceObjectD2Ev;
_ZN9salhelper21SimpleReferenceObjectdlEPv;
_ZN9salhelper21SimpleReferenceObjectnwEj;
_ZNK9salhelper18ORealDynamicLoader6getApiEv;
# _ZTIN9salhelper18ORealDynamicLoaderE;
# _ZTSN9salhelper18ORealDynamicLoaderE;
_ZTVN9salhelper18ORealDynamicLoaderE;
# _ZTIN9salhelper21SimpleReferenceObjectE;
# _ZTSN9salhelper21SimpleReferenceObjectE;
_ZTVN9salhelper21SimpleReferenceObjectE;
_ZN9salhelper21SimpleReferenceObjectdlEPvRKSt9nothrow_t;
_ZN9salhelper21SimpleReferenceObjectnwEjRKSt9nothrow_t;
_ZN9salhelper9ConditionC1ERN3osl5MutexE;
_ZN9salhelper9ConditionC2ERN3osl5MutexE;
_ZN9salhelper9ConditionD0Ev;
_ZN9salhelper9ConditionD1Ev;
_ZN9salhelper9ConditionD2Ev;
# _ZTIN9salhelper9ConditionE;
# _ZTIS9salhelper9ConditionE;
_ZN9salhelper17ConditionModifierC1ERNS_9ConditionE;
_ZN9salhelper17ConditionModifierC2ERNS_9ConditionE;
_ZN9salhelper17ConditionModifierD1Ev;
_ZN9salhelper17ConditionModifierD2Ev;
_ZN9salhelper15ConditionWaiterC1ERNS_9ConditionE;
_ZN9salhelper15ConditionWaiterC1ERNS_9ConditionEm;
_ZN9salhelper15ConditionWaiterC2ERNS_9ConditionE;
_ZN9salhelper15ConditionWaiterC2ERNS_9ConditionEm;
_ZN9salhelper15ConditionWaiterD1Ev;
_ZN9salhelper15ConditionWaiterD2Ev;
_ZN9salhelper15ConditionWaiter8timedoutaSERKS1_;
_ZN9salhelper15ConditionWaiter8timedoutC1ERKS1_;
_ZN9salhelper15ConditionWaiter8timedoutC1Ev;
_ZN9salhelper15ConditionWaiter8timedoutC2ERKS1_;
_ZN9salhelper15ConditionWaiter8timedoutC2Ev;
_ZN9salhelper15ConditionWaiter8timedoutD0Ev;
_ZN9salhelper15ConditionWaiter8timedoutD1Ev;
_ZN9salhelper15ConditionWaiter8timedoutD2Ev;
# _ZTIN9salhelper15ConditionWaiter8timedoutE;
# _ZTSN9salhelper15ConditionWaiter8timedoutE;
} UDK_3_0_0;
|