summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-4.3.1/debian/libstdc++-symbols-hppa.dpatch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcc/gcc-4.3.1/debian/libstdc++-symbols-hppa.dpatch')
-rw-r--r--meta/packages/gcc/gcc-4.3.1/debian/libstdc++-symbols-hppa.dpatch369
1 files changed, 369 insertions, 0 deletions
diff --git a/meta/packages/gcc/gcc-4.3.1/debian/libstdc++-symbols-hppa.dpatch b/meta/packages/gcc/gcc-4.3.1/debian/libstdc++-symbols-hppa.dpatch
new file mode 100644
index 0000000000..250ec3aae5
--- /dev/null
+++ b/meta/packages/gcc/gcc-4.3.1/debian/libstdc++-symbols-hppa.dpatch
@@ -0,0 +1,369 @@
1#! /bin/sh -e
2
3# DP: Update libstdc++ baseline symbols for hppa.
4
5dir=
6if [ $# -eq 3 -a "$2" = '-d' ]; then
7 pdir="-d $3"
8 dir="$3/"
9elif [ $# -ne 1 ]; then
10 echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
11 exit 1
12fi
13case "$1" in
14 -patch)
15 patch $pdir -f --no-backup-if-mismatch -p0 < $0
16 ;;
17 -unpatch)
18 patch $pdir -f --no-backup-if-mismatch -R -p0 < $0
19 ;;
20 *)
21 echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
22 exit 1
23esac
24exit 0
25
26Index: libstdc++-v3/config/abi/post/hppa-linux-gnu/baseline_symbols.txt
27===================================================================
28--- libstdc++-v3/config/abi/post/hppa-linux-gnu/baseline_symbols.txt (revision 133733)
29+++ libstdc++-v3/config/abi/post/hppa-linux-gnu/baseline_symbols.txt (working copy)
30@@ -33,19 +33,51 @@
31 FUNC:_ZN10__gnu_norm15_List_node_base6unhookEv@@GLIBCXX_3.4
32 FUNC:_ZN10__gnu_norm15_List_node_base7reverseEv@@GLIBCXX_3.4
33 FUNC:_ZN10__gnu_norm15_List_node_base8transferEPS0_S1_@@GLIBCXX_3.4
34+FUNC:_ZN11__gnu_debug19_Safe_iterator_base12_M_get_mutexEv@@GLIBCXX_3.4.9
35+FUNC:_ZN11__gnu_debug19_Safe_iterator_base16_M_attach_singleEPNS_19_Safe_sequence_baseEb@@GLIBCXX_3.4.9
36+FUNC:_ZN11__gnu_debug19_Safe_iterator_base16_M_detach_singleEv@@GLIBCXX_3.4.9
37 FUNC:_ZN11__gnu_debug19_Safe_iterator_base9_M_attachEPNS_19_Safe_sequence_baseEb@@GLIBCXX_3.4
38 FUNC:_ZN11__gnu_debug19_Safe_iterator_base9_M_detachEv@@GLIBCXX_3.4
39+FUNC:_ZN11__gnu_debug19_Safe_sequence_base12_M_get_mutexEv@@GLIBCXX_3.4.9
40 FUNC:_ZN11__gnu_debug19_Safe_sequence_base13_M_detach_allEv@@GLIBCXX_3.4
41 FUNC:_ZN11__gnu_debug19_Safe_sequence_base18_M_detach_singularEv@@GLIBCXX_3.4
42 FUNC:_ZN11__gnu_debug19_Safe_sequence_base22_M_revalidate_singularEv@@GLIBCXX_3.4
43 FUNC:_ZN11__gnu_debug19_Safe_sequence_base7_M_swapERS0_@@GLIBCXX_3.4
44+FUNC:_ZN14__gnu_parallel9_Settings3getEv@@GLIBCXX_3.4.10
45+FUNC:_ZN14__gnu_parallel9_Settings3setERS0_@@GLIBCXX_3.4.10
46 FUNC:_ZN9__gnu_cxx12__atomic_addEPVii@@GLIBCXX_3.4
47 FUNC:_ZN9__gnu_cxx17__pool_alloc_base12_M_get_mutexEv@@GLIBCXX_3.4.2
48 FUNC:_ZN9__gnu_cxx17__pool_alloc_base16_M_get_free_listEj@@GLIBCXX_3.4.2
49 FUNC:_ZN9__gnu_cxx17__pool_alloc_base9_M_refillEj@@GLIBCXX_3.4.2
50 FUNC:_ZN9__gnu_cxx18__exchange_and_addEPVii@@GLIBCXX_3.4
51 FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE4fileEv@@GLIBCXX_3.4.2
52+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE4syncEv@@GLIBCXX_3.4.10
53+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE5uflowEv@@GLIBCXX_3.4.10
54+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE6xsgetnEPci@@GLIBCXX_3.4.10
55+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE6xsputnEPKci@@GLIBCXX_3.4.10
56+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode@@GLIBCXX_3.4.10
57+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE7seekposESt4fposI11__mbstate_tESt13_Ios_Openmode@@GLIBCXX_3.4.10
58+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE8overflowEi@@GLIBCXX_3.4.10
59+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE9pbackfailEi@@GLIBCXX_3.4.10
60+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEE9underflowEv@@GLIBCXX_3.4.10
61+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEEC1EP8_IO_FILE@@GLIBCXX_3.4.10
62+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEEC2EP8_IO_FILE@@GLIBCXX_3.4.10
63+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEED0Ev@@GLIBCXX_3.4.10
64+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIcSt11char_traitsIcEED1Ev@@GLIBCXX_3.4.10
65 FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE4fileEv@@GLIBCXX_3.4.2
66+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE4syncEv@@GLIBCXX_3.4.10
67+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE5uflowEv@@GLIBCXX_3.4.10
68+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE6xsgetnEPwi@@GLIBCXX_3.4.10
69+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE6xsputnEPKwi@@GLIBCXX_3.4.10
70+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE7seekoffExSt12_Ios_SeekdirSt13_Ios_Openmode@@GLIBCXX_3.4.10
71+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE7seekposESt4fposI11__mbstate_tESt13_Ios_Openmode@@GLIBCXX_3.4.10
72+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE8overflowEj@@GLIBCXX_3.4.10
73+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE9pbackfailEj@@GLIBCXX_3.4.10
74+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEE9underflowEv@@GLIBCXX_3.4.10
75+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEEC1EP8_IO_FILE@@GLIBCXX_3.4.10
76+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEEC2EP8_IO_FILE@@GLIBCXX_3.4.10
77+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEED0Ev@@GLIBCXX_3.4.10
78+FUNC:_ZN9__gnu_cxx18stdio_sync_filebufIwSt11char_traitsIwEED1Ev@@GLIBCXX_3.4.10
79 FUNC:_ZN9__gnu_cxx27__verbose_terminate_handlerEv@@CXXABI_1.3
80 FUNC:_ZN9__gnu_cxx6__poolILb0EE10_M_destroyEv@@GLIBCXX_3.4.4
81 FUNC:_ZN9__gnu_cxx6__poolILb0EE13_M_initializeEv@@GLIBCXX_3.4.4
82@@ -53,6 +85,7 @@
83 FUNC:_ZN9__gnu_cxx6__poolILb0EE16_M_reserve_blockEjj@@GLIBCXX_3.4.4
84 FUNC:_ZN9__gnu_cxx6__poolILb1EE10_M_destroyEv@@GLIBCXX_3.4.4
85 FUNC:_ZN9__gnu_cxx6__poolILb1EE13_M_initializeEPFvPvE@@GLIBCXX_3.4.4
86+FUNC:_ZN9__gnu_cxx6__poolILb1EE13_M_initializeEv@@GLIBCXX_3.4.6
87 FUNC:_ZN9__gnu_cxx6__poolILb1EE16_M_get_thread_idEv@@GLIBCXX_3.4.4
88 FUNC:_ZN9__gnu_cxx6__poolILb1EE16_M_reclaim_blockEPcj@@GLIBCXX_3.4.4
89 FUNC:_ZN9__gnu_cxx6__poolILb1EE16_M_reserve_blockEjj@@GLIBCXX_3.4.4
90@@ -81,6 +114,7 @@
91 FUNC:_ZNK11__gnu_debug16_Error_formatter10_Parameter20_M_print_descriptionEPKS0_@@GLIBCXX_3.4
92 FUNC:_ZNK11__gnu_debug16_Error_formatter13_M_print_wordEPKc@@GLIBCXX_3.4
93 FUNC:_ZNK11__gnu_debug16_Error_formatter15_M_print_stringEPKc@@GLIBCXX_3.4
94+FUNC:_ZNK11__gnu_debug16_Error_formatter17_M_get_max_lengthEv@@GLIBCXX_3.4.10
95 FUNC:_ZNK11__gnu_debug16_Error_formatter8_M_errorEv@@GLIBCXX_3.4
96 FUNC:_ZNK11__gnu_debug19_Safe_iterator_base11_M_singularEv@@GLIBCXX_3.4
97 FUNC:_ZNK11__gnu_debug19_Safe_iterator_base14_M_can_compareERKS0_@@GLIBCXX_3.4
98@@ -203,6 +237,7 @@
99 FUNC:_ZNKSs8max_sizeEv@@GLIBCXX_3.4
100 FUNC:_ZNKSs9_M_ibeginEv@@GLIBCXX_3.4
101 FUNC:_ZNKSsixEj@@GLIBCXX_3.4
102+FUNC:_ZNKSt10bad_typeid4whatEv@@GLIBCXX_3.4.9
103 FUNC:_ZNKSt10istrstream5rdbufEv@@GLIBCXX_3.4
104 FUNC:_ZNKSt10moneypunctIcLb0EE10neg_formatEv@@GLIBCXX_3.4
105 FUNC:_ZNKSt10moneypunctIcLb0EE10pos_formatEv@@GLIBCXX_3.4
106@@ -301,6 +336,7 @@
107 FUNC:_ZNKSt11logic_error4whatEv@@GLIBCXX_3.4
108 FUNC:_ZNKSt12__basic_fileIcE7is_openEv@@GLIBCXX_3.4
109 FUNC:_ZNKSt12strstreambuf6pcountEv@@GLIBCXX_3.4
110+FUNC:_ZNKSt13bad_exception4whatEv@@GLIBCXX_3.4.9
111 FUNC:_ZNKSt13basic_filebufIcSt11char_traitsIcEE7is_openEv@@GLIBCXX_3.4
112 FUNC:_ZNKSt13basic_filebufIwSt11char_traitsIwEE7is_openEv@@GLIBCXX_3.4
113 FUNC:_ZNKSt13basic_fstreamIcSt11char_traitsIcEE5rdbufEv@@GLIBCXX_3.4
114@@ -353,6 +389,16 @@
115 FUNC:_ZNKSt19basic_ostringstreamIcSt11char_traitsIcESaIcEE5rdbufEv@@GLIBCXX_3.4
116 FUNC:_ZNKSt19basic_ostringstreamIwSt11char_traitsIwESaIwEE3strEv@@GLIBCXX_3.4
117 FUNC:_ZNKSt19basic_ostringstreamIwSt11char_traitsIwESaIwEE5rdbufEv@@GLIBCXX_3.4
118+FUNC:_ZNKSt3tr14hashIRKSbIwSt11char_traitsIwESaIwEEEclES6_@@GLIBCXX_3.4.10
119+FUNC:_ZNKSt3tr14hashIRKSsEclES2_@@GLIBCXX_3.4.10
120+FUNC:_ZNKSt3tr14hashISbIwSt11char_traitsIwESaIwEEEclES4_@@GLIBCXX_3.4.10
121+FUNC:_ZNKSt3tr14hashISsEclESs@@GLIBCXX_3.4.10
122+FUNC:_ZNKSt3tr14hashIeEclEe@@GLIBCXX_3.4.10
123+FUNC:_ZNKSt4hashIRKSbIwSt11char_traitsIwESaIwEEEclES5_@@GLIBCXX_3.4.10
124+FUNC:_ZNKSt4hashIRKSsEclES1_@@GLIBCXX_3.4.10
125+FUNC:_ZNKSt4hashISbIwSt11char_traitsIwESaIwEEEclES3_@@GLIBCXX_3.4.10
126+FUNC:_ZNKSt4hashISsEclESs@@GLIBCXX_3.4.10
127+FUNC:_ZNKSt4hashIeEclEe@@GLIBCXX_3.4.10
128 FUNC:_ZNKSt5ctypeIcE10do_tolowerEPcPKc@@GLIBCXX_3.4
129 FUNC:_ZNKSt5ctypeIcE10do_tolowerEc@@GLIBCXX_3.4
130 FUNC:_ZNKSt5ctypeIcE10do_toupperEPcPKc@@GLIBCXX_3.4
131@@ -515,6 +561,7 @@
132 FUNC:_ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewm@@GLIBCXX_3.4
133 FUNC:_ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewx@@GLIBCXX_3.4
134 FUNC:_ZNKSt7num_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewy@@GLIBCXX_3.4
135+FUNC:_ZNKSt8bad_cast4whatEv@@GLIBCXX_3.4.9
136 FUNC:_ZNKSt8ios_base7failure4whatEv@@GLIBCXX_3.4
137 FUNC:_ZNKSt8messagesIcE18_M_convert_to_charERKSs@@GLIBCXX_3.4
138 FUNC:_ZNKSt8messagesIcE20_M_convert_from_charEPc@@GLIBCXX_3.4
139@@ -591,6 +638,7 @@
140 FUNC:_ZNKSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE3putES3_RSt8ios_basewPK2tmcc@@GLIBCXX_3.4
141 FUNC:_ZNKSt8time_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE6do_putES3_RSt8ios_basewPK2tmcc@@GLIBCXX_3.4
142 FUNC:_ZNKSt8valarrayIjE4sizeEv@@GLIBCXX_3.4
143+FUNC:_ZNKSt9bad_alloc4whatEv@@GLIBCXX_3.4.9
144 FUNC:_ZNKSt9basic_iosIcSt11char_traitsIcEE10exceptionsEv@@GLIBCXX_3.4
145 FUNC:_ZNKSt9basic_iosIcSt11char_traitsIcEE3badEv@@GLIBCXX_3.4
146 FUNC:_ZNKSt9basic_iosIcSt11char_traitsIcEE3eofEv@@GLIBCXX_3.4
147@@ -774,6 +822,17 @@
148 FUNC:_ZNSdD0Ev@@GLIBCXX_3.4
149 FUNC:_ZNSdD1Ev@@GLIBCXX_3.4
150 FUNC:_ZNSdD2Ev@@GLIBCXX_3.4
151+FUNC:_ZNSi10_M_extractIPvEERSiRT_@@GLIBCXX_3.4.9
152+FUNC:_ZNSi10_M_extractIbEERSiRT_@@GLIBCXX_3.4.9
153+FUNC:_ZNSi10_M_extractIdEERSiRT_@@GLIBCXX_3.4.9
154+FUNC:_ZNSi10_M_extractIeEERSiRT_@@GLIBCXX_3.4.9
155+FUNC:_ZNSi10_M_extractIfEERSiRT_@@GLIBCXX_3.4.9
156+FUNC:_ZNSi10_M_extractIjEERSiRT_@@GLIBCXX_3.4.9
157+FUNC:_ZNSi10_M_extractIlEERSiRT_@@GLIBCXX_3.4.9
158+FUNC:_ZNSi10_M_extractImEERSiRT_@@GLIBCXX_3.4.9
159+FUNC:_ZNSi10_M_extractItEERSiRT_@@GLIBCXX_3.4.9
160+FUNC:_ZNSi10_M_extractIxEERSiRT_@@GLIBCXX_3.4.9
161+FUNC:_ZNSi10_M_extractIyEERSiRT_@@GLIBCXX_3.4.9
162 FUNC:_ZNSi3getEPci@@GLIBCXX_3.4
163 FUNC:_ZNSi3getEPcic@@GLIBCXX_3.4
164 FUNC:_ZNSi3getERSt15basic_streambufIcSt11char_traitsIcEE@@GLIBCXX_3.4
165@@ -833,6 +892,14 @@
166 FUNC:_ZNSo6sentryD1Ev@@GLIBCXX_3.4
167 FUNC:_ZNSo6sentryD2Ev@@GLIBCXX_3.4
168 FUNC:_ZNSo8_M_writeEPKci@@GLIBCXX_3.4
169+FUNC:_ZNSo9_M_insertIPKvEERSoT_@@GLIBCXX_3.4.9
170+FUNC:_ZNSo9_M_insertIbEERSoT_@@GLIBCXX_3.4.9
171+FUNC:_ZNSo9_M_insertIdEERSoT_@@GLIBCXX_3.4.9
172+FUNC:_ZNSo9_M_insertIeEERSoT_@@GLIBCXX_3.4.9
173+FUNC:_ZNSo9_M_insertIlEERSoT_@@GLIBCXX_3.4.9
174+FUNC:_ZNSo9_M_insertImEERSoT_@@GLIBCXX_3.4.9
175+FUNC:_ZNSo9_M_insertIxEERSoT_@@GLIBCXX_3.4.9
176+FUNC:_ZNSo9_M_insertIyEERSoT_@@GLIBCXX_3.4.9
177 FUNC:_ZNSoC1EPSt15basic_streambufIcSt11char_traitsIcEE@@GLIBCXX_3.4
178 FUNC:_ZNSoC1Ev@@GLIBCXX_3.4
179 FUNC:_ZNSoC2EPSt15basic_streambufIcSt11char_traitsIcEE@@GLIBCXX_3.4
180@@ -1206,6 +1273,17 @@
181 FUNC:_ZNSt13basic_fstreamIwSt11char_traitsIwEED0Ev@@GLIBCXX_3.4
182 FUNC:_ZNSt13basic_fstreamIwSt11char_traitsIwEED1Ev@@GLIBCXX_3.4
183 FUNC:_ZNSt13basic_fstreamIwSt11char_traitsIwEED2Ev@@GLIBCXX_3.4
184+FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractIPvEERS2_RT_@@GLIBCXX_3.4.9
185+FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractIbEERS2_RT_@@GLIBCXX_3.4.9
186+FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractIdEERS2_RT_@@GLIBCXX_3.4.9
187+FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractIeEERS2_RT_@@GLIBCXX_3.4.9
188+FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractIfEERS2_RT_@@GLIBCXX_3.4.9
189+FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractIjEERS2_RT_@@GLIBCXX_3.4.9
190+FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractIlEERS2_RT_@@GLIBCXX_3.4.9
191+FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractImEERS2_RT_@@GLIBCXX_3.4.9
192+FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractItEERS2_RT_@@GLIBCXX_3.4.9
193+FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractIxEERS2_RT_@@GLIBCXX_3.4.9
194+FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractIyEERS2_RT_@@GLIBCXX_3.4.9
195 FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE3getEPwi@@GLIBCXX_3.4
196 FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE3getEPwiw@@GLIBCXX_3.4
197 FUNC:_ZNSt13basic_istreamIwSt11char_traitsIwEE3getERSt15basic_streambufIwS1_E@@GLIBCXX_3.4
198@@ -1265,6 +1343,14 @@
199 FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEE6sentryD1Ev@@GLIBCXX_3.4
200 FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEE6sentryD2Ev@@GLIBCXX_3.4
201 FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEE8_M_writeEPKwi@@GLIBCXX_3.4
202+FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEE9_M_insertIPKvEERS2_T_@@GLIBCXX_3.4.9
203+FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEE9_M_insertIbEERS2_T_@@GLIBCXX_3.4.9
204+FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEE9_M_insertIdEERS2_T_@@GLIBCXX_3.4.9
205+FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEE9_M_insertIeEERS2_T_@@GLIBCXX_3.4.9
206+FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEE9_M_insertIlEERS2_T_@@GLIBCXX_3.4.9
207+FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEE9_M_insertImEERS2_T_@@GLIBCXX_3.4.9
208+FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEE9_M_insertIxEERS2_T_@@GLIBCXX_3.4.9
209+FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEE9_M_insertIyEERS2_T_@@GLIBCXX_3.4.9
210 FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEEC1EPSt15basic_streambufIwS1_E@@GLIBCXX_3.4
211 FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEEC1Ev@@GLIBCXX_3.4
212 FUNC:_ZNSt13basic_ostreamIwSt11char_traitsIwEEC2EPSt15basic_streambufIwS1_E@@GLIBCXX_3.4
213@@ -1386,6 +1472,7 @@
214 FUNC:_ZNSt15basic_streambufIcSt11char_traitsIcEE6sbumpcEv@@GLIBCXX_3.4
215 FUNC:_ZNSt15basic_streambufIcSt11char_traitsIcEE6setbufEPci@@GLIBCXX_3.4
216 FUNC:_ZNSt15basic_streambufIcSt11char_traitsIcEE6snextcEv@@GLIBCXX_3.4
217+FUNC:_ZNSt15basic_streambufIcSt11char_traitsIcEE6stosscEv@@GLIBCXX_3.4.10
218 FUNC:_ZNSt15basic_streambufIcSt11char_traitsIcEE6xsgetnEPci@@GLIBCXX_3.4
219 FUNC:_ZNSt15basic_streambufIcSt11char_traitsIcEE6xsputnEPKci@@GLIBCXX_3.4
220 FUNC:_ZNSt15basic_streambufIcSt11char_traitsIcEE7pubsyncEv@@GLIBCXX_3.4
221@@ -1424,6 +1511,7 @@
222 FUNC:_ZNSt15basic_streambufIwSt11char_traitsIwEE6sbumpcEv@@GLIBCXX_3.4
223 FUNC:_ZNSt15basic_streambufIwSt11char_traitsIwEE6setbufEPwi@@GLIBCXX_3.4
224 FUNC:_ZNSt15basic_streambufIwSt11char_traitsIwEE6snextcEv@@GLIBCXX_3.4
225+FUNC:_ZNSt15basic_streambufIwSt11char_traitsIwEE6stosscEv@@GLIBCXX_3.4.10
226 FUNC:_ZNSt15basic_streambufIwSt11char_traitsIwEE6xsgetnEPwi@@GLIBCXX_3.4
227 FUNC:_ZNSt15basic_streambufIwSt11char_traitsIwEE6xsputnEPKwi@@GLIBCXX_3.4
228 FUNC:_ZNSt15basic_streambufIwSt11char_traitsIwEE7pubsyncEv@@GLIBCXX_3.4
229@@ -1455,6 +1543,7 @@
230 FUNC:_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE7seekposESt4fposI11__mbstate_tESt13_Ios_Openmode@@GLIBCXX_3.4
231 FUNC:_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE8overflowEi@@GLIBCXX_3.4
232 FUNC:_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE9pbackfailEi@@GLIBCXX_3.4
233+FUNC:_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE9showmanycEv@@GLIBCXX_3.4.6
234 FUNC:_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE9underflowEv@@GLIBCXX_3.4
235 FUNC:_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEEC1ERKSsSt13_Ios_Openmode@@GLIBCXX_3.4
236 FUNC:_ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEEC1ESt13_Ios_Openmode@@GLIBCXX_3.4
237@@ -1471,6 +1560,7 @@
238 FUNC:_ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE7seekposESt4fposI11__mbstate_tESt13_Ios_Openmode@@GLIBCXX_3.4
239 FUNC:_ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE8overflowEj@@GLIBCXX_3.4
240 FUNC:_ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE9pbackfailEj@@GLIBCXX_3.4
241+FUNC:_ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE9showmanycEv@@GLIBCXX_3.4.6
242 FUNC:_ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE9underflowEv@@GLIBCXX_3.4
243 FUNC:_ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEEC1ERKSbIwS1_S2_ESt13_Ios_Openmode@@GLIBCXX_3.4
244 FUNC:_ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEEC1ESt13_Ios_Openmode@@GLIBCXX_3.4
245@@ -1660,10 +1750,16 @@
246 FUNC:_ZNSt5ctypeIwED0Ev@@GLIBCXX_3.4
247 FUNC:_ZNSt5ctypeIwED1Ev@@GLIBCXX_3.4
248 FUNC:_ZNSt5ctypeIwED2Ev@@GLIBCXX_3.4
249+FUNC:_ZNSt6__norm15_List_node_base4hookEPS0_@@GLIBCXX_3.4.9
250+FUNC:_ZNSt6__norm15_List_node_base4swapERS0_S1_@@GLIBCXX_3.4.9
251+FUNC:_ZNSt6__norm15_List_node_base6unhookEv@@GLIBCXX_3.4.9
252+FUNC:_ZNSt6__norm15_List_node_base7reverseEv@@GLIBCXX_3.4.9
253+FUNC:_ZNSt6__norm15_List_node_base8transferEPS0_S1_@@GLIBCXX_3.4.9
254 FUNC:_ZNSt6gslice8_IndexerC1EjRKSt8valarrayIjES4_@@GLIBCXX_3.4
255 FUNC:_ZNSt6gslice8_IndexerC2EjRKSt8valarrayIjES4_@@GLIBCXX_3.4
256 FUNC:_ZNSt6locale11_M_coalesceERKS_S1_i@@GLIBCXX_3.4
257 FUNC:_ZNSt6locale21_S_normalize_categoryEi@@GLIBCXX_3.4
258+FUNC:_ZNSt6locale5_Impl16_M_install_cacheEPKNS_5facetEj@@GLIBCXX_3.4.7
259 FUNC:_ZNSt6locale5_Impl16_M_install_facetEPKNS_2idEPKNS_5facetE@@GLIBCXX_3.4
260 FUNC:_ZNSt6locale5_Impl16_M_replace_facetEPKS0_PKNS_2idE@@GLIBCXX_3.4
261 FUNC:_ZNSt6locale5_Impl19_M_replace_categoryEPKS0_PKPKNS_2idE@@GLIBCXX_3.4
262@@ -1676,6 +1772,7 @@
263 FUNC:_ZNSt6locale5_ImplC2Ej@@GLIBCXX_3.4
264 FUNC:_ZNSt6locale5_ImplD1Ev@@GLIBCXX_3.4
265 FUNC:_ZNSt6locale5_ImplD2Ev@@GLIBCXX_3.4
266+FUNC:_ZNSt6locale5facet13_S_get_c_nameEv@@GLIBCXX_3.4.6
267 FUNC:_ZNSt6locale5facet15_S_get_c_localeEv@@GLIBCXX_3.4
268 FUNC:_ZNSt6locale5facet17_S_clone_c_localeERP15__locale_struct@@GLIBCXX_3.4
269 FUNC:_ZNSt6locale5facet18_S_create_c_localeERP15__locale_structPKcS2_@@GLIBCXX_3.4
270@@ -1753,7 +1850,9 @@
271 FUNC:_ZNSt8bad_castD2Ev@@GLIBCXX_3.4
272 FUNC:_ZNSt8ios_base13_M_grow_wordsEib@@GLIBCXX_3.4
273 FUNC:_ZNSt8ios_base15sync_with_stdioEb@@GLIBCXX_3.4
274+FUNC:_ZNSt8ios_base17_M_call_callbacksENS_5eventE@@GLIBCXX_3.4.6
275 FUNC:_ZNSt8ios_base17register_callbackEPFvNS_5eventERS_iEi@@GLIBCXX_3.4
276+FUNC:_ZNSt8ios_base20_M_dispose_callbacksEv@@GLIBCXX_3.4.6
277 FUNC:_ZNSt8ios_base4InitC1Ev@@GLIBCXX_3.4
278 FUNC:_ZNSt8ios_base4InitC2Ev@@GLIBCXX_3.4
279 FUNC:_ZNSt8ios_base4InitD1Ev@@GLIBCXX_3.4
280@@ -1832,6 +1931,11 @@
281 FUNC:_ZNSt8valarrayIjED1Ev@@GLIBCXX_3.4
282 FUNC:_ZNSt8valarrayIjED2Ev@@GLIBCXX_3.4
283 FUNC:_ZNSt8valarrayIjEixEj@@GLIBCXX_3.4
284+FUNC:_ZNSt9__cxx199815_List_node_base4hookEPS0_@@GLIBCXX_3.4.10
285+FUNC:_ZNSt9__cxx199815_List_node_base4swapERS0_S1_@@GLIBCXX_3.4.10
286+FUNC:_ZNSt9__cxx199815_List_node_base6unhookEv@@GLIBCXX_3.4.10
287+FUNC:_ZNSt9__cxx199815_List_node_base7reverseEv@@GLIBCXX_3.4.10
288+FUNC:_ZNSt9__cxx199815_List_node_base8transferEPS0_S1_@@GLIBCXX_3.4.10
289 FUNC:_ZNSt9bad_allocD0Ev@@GLIBCXX_3.4
290 FUNC:_ZNSt9bad_allocD1Ev@@GLIBCXX_3.4
291 FUNC:_ZNSt9bad_allocD2Ev@@GLIBCXX_3.4
292@@ -1913,8 +2017,13 @@
293 FUNC:_ZSt14__convert_to_vIfEvPKcRT_RSt12_Ios_IostateRKP15__locale_struct@@GLIBCXX_3.4
294 FUNC:_ZSt14set_unexpectedPFvvE@@GLIBCXX_3.4
295 FUNC:_ZSt15set_new_handlerPFvvE@@GLIBCXX_3.4
296+FUNC:_ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_i@@GLIBCXX_3.4.9
297+FUNC:_ZSt16__ostream_insertIwSt11char_traitsIwEERSt13basic_ostreamIT_T0_ES6_PKS3_i@@GLIBCXX_3.4.9
298 FUNC:_ZSt16__throw_bad_castv@@GLIBCXX_3.4
299+FUNC:_ZSt17__copy_streambufsIcSt11char_traitsIcEEiPSt15basic_streambufIT_T0_ES6_@@GLIBCXX_3.4.6
300+FUNC:_ZSt17__copy_streambufsIwSt11char_traitsIwEEiPSt15basic_streambufIT_T0_ES6_@@GLIBCXX_3.4.6
301 FUNC:_ZSt17__throw_bad_allocv@@GLIBCXX_3.4
302+FUNC:_ZSt17__verify_groupingPKcjRKSs@@GLIBCXX_3.4.10
303 FUNC:_ZSt18_Rb_tree_decrementPKSt18_Rb_tree_node_base@@GLIBCXX_3.4
304 FUNC:_ZSt18_Rb_tree_decrementPSt18_Rb_tree_node_base@@GLIBCXX_3.4
305 FUNC:_ZSt18_Rb_tree_incrementPKSt18_Rb_tree_node_base@@GLIBCXX_3.4
306@@ -1930,6 +2039,8 @@
307 FUNC:_ZSt20__throw_length_errorPKc@@GLIBCXX_3.4
308 FUNC:_ZSt20__throw_out_of_rangePKc@@GLIBCXX_3.4
309 FUNC:_ZSt21_Rb_tree_rotate_rightPSt18_Rb_tree_node_baseRS0_@@GLIBCXX_3.4
310+FUNC:_ZSt21__copy_streambufs_eofIcSt11char_traitsIcEEiPSt15basic_streambufIT_T0_ES6_Rb@@GLIBCXX_3.4.9
311+FUNC:_ZSt21__copy_streambufs_eofIwSt11char_traitsIwEEiPSt15basic_streambufIT_T0_ES6_Rb@@GLIBCXX_3.4.9
312 FUNC:_ZSt21__throw_bad_exceptionv@@GLIBCXX_3.4
313 FUNC:_ZSt21__throw_runtime_errorPKc@@GLIBCXX_3.4
314 FUNC:_ZSt22__throw_overflow_errorPKc@@GLIBCXX_3.4
315@@ -2162,36 +2273,23 @@
316 FUNC:__cxa_vec_new@@CXXABI_1.3
317 FUNC:__dynamic_cast@@CXXABI_1.3
318 FUNC:__gxx_personality_v0@@CXXABI_1.3
319-FUNC:acosl@@GLIBCXX_3.4.3
320-FUNC:asinl@@GLIBCXX_3.4.3
321-FUNC:atan2l@@GLIBCXX_3.4
322-FUNC:atanl@@GLIBCXX_3.4.3
323-FUNC:ceill@@GLIBCXX_3.4.3
324-FUNC:coshl@@GLIBCXX_3.4
325-FUNC:cosl@@GLIBCXX_3.4
326-FUNC:expl@@GLIBCXX_3.4
327-FUNC:floorl@@GLIBCXX_3.4.3
328-FUNC:fmodl@@GLIBCXX_3.4.3
329-FUNC:frexpl@@GLIBCXX_3.4.3
330-FUNC:hypotl@@GLIBCXX_3.4
331-FUNC:ldexpl@@GLIBCXX_3.4.3
332-FUNC:log10l@@GLIBCXX_3.4
333-FUNC:logl@@GLIBCXX_3.4
334-FUNC:modfl@@GLIBCXX_3.4.3
335-FUNC:powl@@GLIBCXX_3.4
336-FUNC:sinhl@@GLIBCXX_3.4
337-FUNC:sinl@@GLIBCXX_3.4
338-FUNC:sqrtl@@GLIBCXX_3.4
339-FUNC:tanhl@@GLIBCXX_3.4
340-FUNC:tanl@@GLIBCXX_3.4
341+FUNC:__signbitl@@GLIBCXX_3.4
342 OBJECT:0:CXXABI_1.3
343 OBJECT:0:CXXABI_1.3.1
344+OBJECT:0:CXXABI_1.3.2
345 OBJECT:0:GLIBCXX_3.4
346 OBJECT:0:GLIBCXX_3.4.1
347+OBJECT:0:GLIBCXX_3.4.10
348 OBJECT:0:GLIBCXX_3.4.2
349 OBJECT:0:GLIBCXX_3.4.3
350 OBJECT:0:GLIBCXX_3.4.4
351 OBJECT:0:GLIBCXX_3.4.5
352+OBJECT:0:GLIBCXX_3.4.6
353+OBJECT:0:GLIBCXX_3.4.7
354+OBJECT:0:GLIBCXX_3.4.8
355+OBJECT:0:GLIBCXX_3.4.9
356+OBJECT:1028:_ZNSt3tr18__detail12__prime_listE@@GLIBCXX_3.4.10
357+OBJECT:1028:_ZNSt8__detail12__prime_listE@@GLIBCXX_3.4.10
358 OBJECT:12:_ZTIN10__cxxabiv116__enum_type_infoE@@CXXABI_1.3
359 OBJECT:12:_ZTIN10__cxxabiv117__array_type_infoE@@CXXABI_1.3
360 OBJECT:12:_ZTIN10__cxxabiv117__class_type_infoE@@CXXABI_1.3
361@@ -3135,6 +3233,8 @@
362 OBJECT:8:_ZGVNSt9money_getIwSt19istreambuf_iteratorIwSt11char_traitsIwEEE2idE@@GLIBCXX_3.4
363 OBJECT:8:_ZGVNSt9money_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE2idE@@GLIBCXX_3.4
364 OBJECT:8:_ZGVNSt9money_putIwSt19ostreambuf_iteratorIwSt11char_traitsIwEEE2idE@@GLIBCXX_3.4
365+OBJECT:8:_ZTIN10__cxxabiv115__forced_unwindE@@CXXABI_1.3.2
366+OBJECT:8:_ZTIN10__cxxabiv119__foreign_exceptionE@@CXXABI_1.3.2
367 OBJECT:8:_ZTINSt6locale5facetE@@GLIBCXX_3.4
368 OBJECT:8:_ZTISt10ctype_base@@GLIBCXX_3.4
369 OBJECT:8:_ZTISt10money_base@@GLIBCXX_3.4