]> git.ipfire.org Git - thirdparty/gcc.git/blob - libstdc++-v3/config/abi/pre/gnu.ver
hash_bytes.cc: Move...
[thirdparty/gcc.git] / libstdc++-v3 / config / abi / pre / gnu.ver
1 ## Linker script for GNU versioning (GNU ld 2.13.91+ only.)
2 ##
3 ## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
4 ## Free Software Foundation, Inc.
5 ##
6 ## This file is part of the GNU ISO C++ Library. This library is free
7 ## software; you can redistribute it and/or modify it under the
8 ## terms of the GNU General Public License as published by the
9 ## Free Software Foundation; either version 3, or (at your option)
10 ## any later version.
11 ##
12 ## This library is distributed in the hope that it will be useful,
13 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
14 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15 ## GNU General Public License for more details.
16 ##
17 ## You should have received a copy of the GNU General Public License along
18 ## with this library; see the file COPYING3. If not see
19 ## <http://www.gnu.org/licenses/>.
20
21 GLIBCXX_3.4 {
22
23 global:
24
25 # Names inside the 'extern' block are demangled names.
26 extern "C++"
27 {
28 std::[A-Z]*;
29 std::a[a-c]*;
30 std::ad[a-n]*;
31 std::ad[p-z]*;
32 std::a[e-z]*;
33 # std::ba[a-r]*;
34 std::basic_[a-e]*;
35 std::basic_f[a-h]*;
36 # std::basic_filebuf;
37 std::basic_f[j-r]*;
38 # std::basic_fstream;
39 std::basic_f[t-z]*;
40 std::basic_[g-h]*;
41 std::basic_i[a-e]*;
42 # std::basic_ifstream;
43 std::basic_i[g-r]*;
44 std::basic_istr[a-d]*;
45 # std::basic_istream;
46 std::basic_istr[f-z]*;
47 std::basic_i[t-z]*;
48 std::basic_[j-n]*;
49 std::basic_o[a-e]*;
50 # std::basic_ofstream;
51 # std::basic_o[g-z]*;
52 std::basic_o[g-r]*;
53 std::basic_ostr[a-d]*;
54 std::basic_ostr[f-z]*;
55 std::basic_[p-r]*;
56 # std::basic_streambuf
57 # std::basic_string
58 # std::basic_stringbuf
59 std::basic_stringstream*;
60 std::basic_[t-z]*;
61 std::ba[t-z]*;
62 std::b[b-z]*;
63 std::c[a-g]*;
64 # std::char_traits;
65 # std::c[i-z]*;
66 std::c[i-n]*;
67 # std::condition_variable;
68 std::co[^n]*;
69 std::c[p-s]*;
70 std::cu[^r]*;
71 # std::current_exception
72 std::c[v-z]*;
73 # std::[d-g]*;
74 std::d[a-d]*;
75 std::d[f-n]*;
76 std::domain_error::d*;
77 # std::domain_error::~d*;
78 std::d[p-z]*;
79 std::e[a-q]*;
80 std::error[^_]*;
81 std::e[s-z]*;
82 std::gslice*;
83 std::h[^a]*;
84 std::i[a-m]*;
85 std::invalid_argument::i*;
86 # std::invalid_argument::~i*;
87 # std::ios_base::[A-Ha-z]*;
88 std::ios_base::[A-Ha-f]*;
89 std::ios_base::goodbit;
90 std::ios_base::[h-z]*;
91 std::ios_base::_M_grow_words*;
92 std::ios_base::_M_init*;
93 std::ios_base::Init::[A-Za-z]*;
94 # std::ios_base::[J-Za-z]*;
95 std::i[p-r]*;
96 # std::istream
97 # std::istreambuf_iterator
98 std::istringstream*;
99 std::istrstream*;
100 std::i[t-z]*;
101 std::[A-Zj-k]*;
102 std::length_error::l*;
103 # std::length_error::~l*;
104 std::logic_error*;
105 std::locale::[A-Za-e]*;
106 std::locale::facet::[A-Za-z]*;
107 std::locale::facet::_S_get_c_locale*;
108 std::locale::facet::_S_clone_c_locale*;
109 std::locale::facet::_S_create_c_locale*;
110 std::locale::facet::_S_destroy_c_locale*;
111 std::locale::[A-Zg-h]*;
112 std::locale::id::[A-Za-z]*;
113 std::locale::id::_M_id*;
114 std::locale::[A-Zj-z]*;
115 std::locale::_[A-Ha-z]*;
116 std::locale::_Impl::[A-Za-z]*;
117 # std::locale::_Impl::_M_[A-Za-z]*;
118 std::locale::_[J-Ra-z]*;
119 std::locale::_S_normalize_category*;
120 std::locale::_[T-Za-z]*;
121 # std::[A-Zm-r]*;
122 # std::[A-Zm]*;
123 std::[A-Z]*;
124 std::messages*;
125 std::money*;
126 # std::n[^u]*;
127 std::n[^au]*;
128 std::nu[^m]*;
129 std::num[^e]*;
130 std::ostrstream*;
131 std::out_of_range::o*;
132 # std::out_of_range::~o*;
133 std::overflow_error::o*;
134 # std::overflow_error::~o*;
135 # std::[p-q]*;
136 std::r[^ae]*;
137 std::range_error::r*;
138 # std::range_error::~r*;
139 std::re[^t]*;
140 # std::rethrow_exception
141 std::set_new_handler*;
142 std::set_terminate*;
143 std::set_unexpected*;
144 # std::string
145 std::strstream*;
146 std::strstreambuf*;
147 # std::t[a-q]*;
148 std::t[a-g]*;
149 std::th[a-h]*;
150 std::th[j-q]*;
151 std::th[s-z]*;
152 # std::t[i-n]*;
153 std::tr1::h[^a]*;
154 std::t[s-z]*;
155 # std::[A-Zu-z]*;
156 std::underflow_error::u*;
157 # std::underflow_error::~u*;
158 std::uncaught_exception*;
159 std::unexpected*;
160 std::[A-Zv-z]*;
161 std::_List_node_base::hook*;
162 std::_List_node_base::swap*;
163 std::_List_node_base::unhook*;
164 std::_List_node_base::reverse*;
165 std::_List_node_base::transfer*;
166 std::__timepunct*;
167 # std::__numeric_limits_base*;
168 std::__num_base::_S_format_float*;
169 std::__num_base::_S_format_int*;
170 std::__num_base::_S_atoms_in;
171 std::__num_base::_S_atoms_out;
172 std::__moneypunct_cache*;
173 std::__numpunct_cache*;
174 std::__timepunct_cache*
175 # __gnu_debug::_Error_formatter*
176 };
177
178 # Names not in an 'extern' block are mangled names. Character classes
179 # are used in many of the regex patterns to compensate for minor differences
180 # among the standard integer types and sizes on different platforms and
181 # under different modes of 64-bit architecture (ILP64, LLP64, etc.)
182
183 # std::string
184 # 'y' here and below represents 'unsigned long long'
185 # where it is used for size_type on LLP64 platforms.
186 _ZNSsC[12][EI][PRjmvyN]*;
187 _ZNSsD*;
188 _ZNSs[0-58-9]a*;
189 _ZNSs5beginEv;
190 _ZNSs[0-58-9][c-e]*;
191 _ZNSs[0-58-9][g-z]*;
192 # _ZNSs[67][a-z]*E[PRcjmvy]*;
193 _ZNSs6appendE[PRcjmvy]*;
194 _ZNSs6assignE[PRcjmvy]*;
195 _ZNSs6insertE[PRcjmvy]*;
196 _ZNSs6insertEN9__gnu_cxx17__normal_iteratorIPcSsEE[PRcjmvy]*;
197 _ZNSs[67][j-z]*E[PRcjmvy]*;
198 _ZNSs7[a-z]*EES2_[NPRjmy]*;
199 _ZNSs7[a-z]*EES2_S[12]*;
200 _ZNSs12_Alloc_hiderC*;
201 _ZNSs12_M_leak_hardEv;
202 _ZNSs12_S_constructE[jmy]cRKSaIcE;
203 _ZNSs12_S_empty_repEv;
204 _ZNSs13_S_copy_chars*;
205 _ZNSs[0-9][0-9]_M_replace*;
206 _ZNSs4_Rep10_M_destroy*;
207 _ZNSs4_Rep10_M_dispose*;
208 _ZNSs4_Rep10_M_refcopyEv;
209 _ZNSs4_Rep10_M_refdataEv;
210 _ZNSs4_Rep12_S_empty_repEv;
211 _ZNSs4_Rep13_M_set_leakedEv;
212 _ZNSs4_Rep15_M_set_sharableEv;
213 _ZNSs4_Rep7_M_grab*;
214 _ZNSs4_Rep8_M_clone*;
215 _ZNSs4_Rep9_S_createE[jmy][jmy]*;
216 _ZNSs7_M_dataEPc;
217 _ZNSs7_M_leakEv;
218 _ZNSs9_M_mutateE[jmy][jmy][jmy];
219 _ZNSs4_Rep20_S_empty_rep_storageE;
220 _ZNSs4_Rep11_S_max_sizeE;
221 _ZNSs4_Rep11_S_terminalE;
222 _ZNSsaSE[PRc]*;
223 _ZNSsixE*;
224 _ZNSspLE[PRc]*;
225 _ZNKSs[0-3][a-b]*;
226 _ZNKSs[5-9][a-b]*;
227 _ZNKSs[0-9][d-e]*;
228 _ZNKSs[0-9][g-z]*;
229 _ZNKSs[0-9][0-9][a-z]*;
230 _ZNKSs4find*;
231 _ZNKSs[a-z]*;
232 _ZNKSs4_Rep12_M_is_leakedEv;
233 _ZNKSs4_Rep12_M_is_sharedEv;
234 _ZNKSs6_M_repEv;
235 _ZNKSs7_M_dataEv;
236 _ZNKSs7_M_iendEv;
237 _ZNKSs8_M_check*;
238 _ZNKSs8_M_limit*;
239 _ZNKSs9_M_ibeginEv;
240 _ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_E*;
241 _ZNKSs7compare*;
242 _ZNKSs5c_strEv;
243 _ZNKSs8capacityEv;
244 _ZNKSs4copyEPc[jmy][jmy];
245
246 # std::wstring
247 _ZNSbIwSt11char_traitsIwESaIwEEC[12][EI][PRjmvyN]*;
248 _ZNSbIwSt11char_traitsIwESaIwEED*;
249 _ZNSbIwSt11char_traitsIwESaIwEE[0-58-9]a*;
250 _ZNSbIwSt11char_traitsIwESaIwEE5beginEv;
251 _ZNSbIwSt11char_traitsIwESaIwEE[0-58-9][c-e]*;
252 _ZNSbIwSt11char_traitsIwESaIwEE[0-58-9][g-z]*;
253 # _ZNSbIwSt11char_traitsIwESaIwEE[67][a-b]*E[PRwjmvy]*;
254 _ZNSbIwSt11char_traitsIwESaIwEE6appendE[PRwjmvy]*;
255 _ZNSbIwSt11char_traitsIwESaIwEE6assignE[PRwjmvy]*;
256 _ZNSbIwSt11char_traitsIwESaIwEE6insertE[PRwjmvy]*;
257 _ZNSbIwSt11char_traitsIwESaIwEE6insertEN9__gnu_cxx17__normal_iteratorIPwS2_EE[PRwjmvy]*;
258 _ZNSbIwSt11char_traitsIwESaIwEE[67][j-z]*E[PRwjmvy]*;
259 _ZNSbIwSt11char_traitsIwESaIwEE7[a-z]*EES6_[NPRjmy]*;
260 _ZNSbIwSt11char_traitsIwESaIwEE7[a-z]*EES6_S[56]*;
261 _ZNSbIwSt11char_traitsIwESaIwEE12_Alloc_hiderC*;
262 _ZNSbIwSt11char_traitsIwESaIwEE12_M_leak_hardEv;
263 _ZNSbIwSt11char_traitsIwESaIwEE12_S_constructE[jmy]wRKS1_;
264 _ZNSbIwSt11char_traitsIwESaIwEE12_S_empty_repEv;
265 _ZNSbIwSt11char_traitsIwESaIwEE13_S_copy_chars*;
266 _ZNSbIwSt11char_traitsIwESaIwEE[0-9][0-9]_M_replace*;
267 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep10_M_destroy*;
268 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep10_M_dispose*;
269 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep10_M_refcopyEv;
270 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep10_M_refdataEv;
271 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep12_S_empty_repEv;
272 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep13_M_set_leakedEv;
273 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep15_M_set_sharableEv;
274 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep7_M_grab*;
275 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep8_M_clone*;
276 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep9_S_createE[jmy][jmy]*;
277 _ZNSbIwSt11char_traitsIwESaIwEE7_M_dataEPw;
278 _ZNSbIwSt11char_traitsIwESaIwEE7_M_leakEv;
279 _ZNSbIwSt11char_traitsIwESaIwEE9_M_mutateE[jmy][jmy][jmy];
280 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep20_S_empty_rep_storageE;
281 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep11_S_max_sizeE;
282 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep11_S_terminalE;
283 _ZNSbIwSt11char_traitsIwESaIwEEaSE[PRw]*;
284 _ZNSbIwSt11char_traitsIwESaIwEEixE*;
285 _ZNSbIwSt11char_traitsIwESaIwEEpLE[PRw]*;
286 _ZNKSbIwSt11char_traitsIwESaIwEE[0-3][a-b]*;
287 _ZNKSbIwSt11char_traitsIwESaIwEE[5-9][a-b]*;
288 _ZNKSbIwSt11char_traitsIwESaIwEE[0-9][d-e]*;
289 _ZNKSbIwSt11char_traitsIwESaIwEE[0-9][g-z]*;
290 _ZNKSbIwSt11char_traitsIwESaIwEE[0-9][0-9][a-z]*;
291 _ZNKSbIwSt11char_traitsIwESaIwEE[a-z]*;
292 _ZNKSbIwSt11char_traitsIwESaIwEE4find*;
293 _ZNKSbIwSt11char_traitsIwESaIwEE4_Rep12_M_is_leakedEv;
294 _ZNKSbIwSt11char_traitsIwESaIwEE4_Rep12_M_is_sharedEv;
295 _ZNKSbIwSt11char_traitsIwESaIwEE6_M_repEv;
296 _ZNKSbIwSt11char_traitsIwESaIwEE7_M_dataEv;
297 _ZNKSbIwSt11char_traitsIwESaIwEE7_M_iendEv;
298 _ZNKSbIwSt11char_traitsIwESaIwEE8_M_check*;
299 _ZNKSbIwSt11char_traitsIwESaIwEE8_M_limit*;
300 _ZNKSbIwSt11char_traitsIwESaIwEE9_M_ibeginEv;
301 _ZStplIwSt11char_traitsIwESaIwEESbIT_T0_T1_E*;
302 _ZNKSbIwSt11char_traitsIwESaIwEE7compare*;
303 _ZNKSbIwSt11char_traitsIwESaIwEE5c_strEv;
304 _ZNKSbIwSt11char_traitsIwESaIwEE8capacityEv;
305 _ZNKSbIwSt11char_traitsIwESaIwEE4copyEPw[jmy][jmy];
306
307 # std::basic_streambuf
308 _ZNSt15basic_streambufI[cw]St11char_traitsI[cw]EE[CD]*;
309 _ZNKSt15basic_streambufI[cw]St11char_traitsI[cw]EE[0-9]*;
310 _ZNSt15basic_streambufI[cw]St11char_traitsI[cw]EE[0-9][a-z][^t]*;
311 _ZNSt15basic_streambufI[cw]St11char_traitsI[cw]EE[0-9][0-9][a-z][^t]*;
312 _ZNSt15basic_streambufI[cw]St11char_traitsI[cw]EEaSERKS2_;
313
314 # std::basic_stringbuf
315 _ZNSt15basic_stringbufI[cw]St11char_traitsI[cw]ESaI[cw]EEC*;
316 _ZNSt15basic_stringbufI[cw]St11char_traitsI[cw]ESaI[cw]EED[^2]*;
317 _ZNSt15basic_stringbufI[cw]St11char_traitsI[cw]ESaI[cw]EE[0-9][a-r]*;
318 _ZNSt15basic_stringbufI[cw]St11char_traitsI[cw]ESaI[cw]EE[0-9]seek*;
319 _ZNSt15basic_stringbufI[cw]St11char_traitsI[cw]ESaI[cw]EE[0-9]set*;
320 _ZNKSt15basic_stringbufIcSt11char_traitsIcESaIcEE3strEv;
321 _ZNKSt15basic_stringbufIwSt11char_traitsIwESaIwEE3strEv;
322 _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEE3strERKSs;
323 _ZNSt15basic_stringbufIwSt11char_traitsIwESaIwEE3strERKSbIwS1_S2_E;
324 _ZNSt15basic_stringbufI[cw]St11char_traitsI[cw]ESaI[cw]EE[0-9][t-z]*;
325 _ZNSt15basic_stringbufI[cw]St11char_traitsI[cw]ESaI[cw]EE[0-9]_M_[a-z]*;
326 _ZNSt15basic_stringbufI[cw]St11char_traitsI[cw]ESaI[cw]EE[0-9][0-9]_M_[a-z]*;
327
328 # std::basic_iostream constructors, destructors
329 _ZNSdC*;
330 _ZNSdD*;
331
332 # std::basic_filebuf
333 _ZNSt13basic_filebufI[cw]St11char_traitsI[cw]EEC*;
334 _ZNSt13basic_filebufI[cw]St11char_traitsI[cw]EED*;
335 _ZNSt13basic_filebufI[cw]St11char_traitsI[cw]EE[0-3]*;
336 _ZNSt13basic_filebufI[cw]St11char_traitsI[cw]EE4openEPKc*;
337 _ZNSt13basic_filebufI[cw]St11char_traitsI[cw]EE4sync*;
338 _ZNSt13basic_filebufI[cw]St11char_traitsI[cw]EE[5-9]*;
339 _ZNKSt13basic_filebufI[cw]St11char_traitsI[cw]EE7is_openEv;
340
341 # std::basic_fstream
342 _ZNSt13basic_fstreamI[cw]St11char_traitsI[cw]EEC[12]Ev;
343 _ZNSt13basic_fstreamI[cw]St11char_traitsI[cw]EEC[12]EPKc*;
344 _ZNSt13basic_fstreamI[cw]St11char_traitsI[cw]EED*;
345 _ZNSt13basic_fstreamI[cw]St11char_traitsI[cw]EE5closeEv;
346 _ZNSt13basic_fstreamI[cw]St11char_traitsI[cw]EE7is_openEv;
347 _ZNSt13basic_fstreamI[cw]St11char_traitsI[cw]EE4openEPKc*;
348 _ZNKSt13basic_fstreamI[cw]St11char_traitsI[cw]EE5rdbufEv;
349
350 # std::basic_ifstream
351 _ZNSt14basic_ifstreamI[cw]St11char_traitsI[cw]EEC[12]Ev;
352 _ZNSt14basic_ifstreamI[cw]St11char_traitsI[cw]EEC[12]EPKc*;
353 _ZNSt14basic_ifstreamI[cw]St11char_traitsI[cw]EED*;
354 _ZNSt14basic_ifstreamI[cw]St11char_traitsI[cw]EE5closeEv;
355 _ZNSt14basic_ifstreamI[cw]St11char_traitsI[cw]EE7is_openEv;
356 _ZNSt14basic_ifstreamI[cw]St11char_traitsI[cw]EE4openEPKc*;
357 _ZNKSt14basic_ifstreamI[cw]St11char_traitsI[cw]EE5rdbufEv;
358
359 # std::basic_ofstream
360 _ZNSt14basic_ofstreamI[cw]St11char_traitsI[cw]EEC[12]Ev;
361 _ZNSt14basic_ofstreamI[cw]St11char_traitsI[cw]EEC[12]EPKc*;
362 _ZNSt14basic_ofstreamI[cw]St11char_traitsI[cw]EED*;
363 _ZNSt14basic_ofstreamI[cw]St11char_traitsI[cw]EE5closeEv;
364 _ZNSt14basic_ofstreamI[cw]St11char_traitsI[cw]EE7is_openEv;
365 _ZNSt14basic_ofstreamI[cw]St11char_traitsI[cw]EE4openEPKc*;
366 _ZNKSt14basic_ofstreamI[cw]St11char_traitsI[cw]EE5rdbufEv;
367
368 # std::basic_istream<char>
369 _ZNSiC*;
370 _ZNSiD*;
371 _ZNKSi[0-9][a-z]*;
372 _ZNSi[0-9][a-h]*;
373 _ZNSi[0-9][j-z]*;
374 # 'x' here and below matches 'long long' where it
375 # is used for signed sizetypes on LLP64 platforms.
376 _ZNSi6ignoreE[ilx][ilx];
377 _ZNSirsE*[^g];
378
379 # std::basic_istream<wchar_t>
380 _ZNSt13basic_istreamIwSt11char_traitsIwEEC*;
381 _ZNSt13basic_istreamIwSt11char_traitsIwEED*;
382 _ZNKSt13basic_istreamIwSt11char_traitsIwEE[0-9][a-z]*;
383 _ZNSt13basic_istreamIwSt11char_traitsIwEE[0-9][a-h]*;
384 _ZNSt13basic_istreamIwSt11char_traitsIwEE[0-9][j-z]*;
385 _ZNSt13basic_istreamIwSt11char_traitsIwEE6ignoreE[ilx][ijlmx];
386 _ZNSt13basic_istreamIwSt11char_traitsIwEErsE*[^g];
387
388 # std::istream operators and extractors
389 _ZSt7getlineI[cw]St11char_traitsI[cw]ESaI[cw]EERSt13basic_istream*;
390 _ZSt2wsI[cw]St11char_traitsI[cw]EE*;
391 _ZStrsI[cw]St11char_traitsI[cw]EERSt13basic_istream*;
392 _ZStrsI[cw]St11char_traitsI[cw]ESaI[cw]EERSt13basic_istream*;
393 _ZStrsISt11char_traitsI[cw]EERSt13basic_istream*;
394 _ZStrsId[cw]St11char_traitsI[cw]EERSt13basic_istream*;
395 _ZStrsIe[cw]St11char_traitsI[cw]EERSt13basic_istream*;
396 _ZStrsIf[cw]St11char_traitsI[cw]EERSt13basic_istream*;
397
398 # std::basic_ostream<char>
399 _ZNSoC*;
400 _ZNSoD*;
401 _ZNKSo6sentrycvbEv;
402 _ZNSo8_M_writeEPKc[ilx];
403 _ZNSo[0-9][a-z]*;
404 _ZNSolsE*[^g];
405
406 # std::basic_ostream<wchar_t>
407 _ZNSt13basic_ostreamIwSt11char_traitsIwEEC*;
408 _ZNSt13basic_ostreamIwSt11char_traitsIwEED*;
409 _ZNKSt13basic_ostreamIwSt11char_traitsIwEE[0-9][a-z]*;
410 _ZNSt13basic_ostreamIwSt11char_traitsIwEE3putEw;
411 _ZNSt13basic_ostreamIwSt11char_traitsIwEE5flushEv;
412 _ZNSt13basic_ostreamIwSt11char_traitsIwEE5seekpE*;
413 _ZNSt13basic_ostreamIwSt11char_traitsIwEE5tellpEv;
414 _ZNSt13basic_ostreamIwSt11char_traitsIwEE5writeEPKw*;
415 _ZNSt13basic_ostreamIwSt11char_traitsIwEE6sentry*;
416 _ZNSt13basic_ostreamIwSt11char_traitsIwEE8_M_writeEPKw[ilx];
417 _ZNSt13basic_ostreamIwSt11char_traitsIwEElsE*[^g];
418
419 # std::ostream operators and inserters
420 _ZSt4end[ls]I[cw]St11char_traitsI[cw]EERSt13basic_ostream*;
421 _ZSt5flushI[cw]St11char_traitsI[cw]EERSt13basic_ostream*;
422 _ZStlsI[cw]St11char_traitsI[cw]EERSt13basic_ostream*;
423 _ZStlsI[cw]St11char_traitsI[cw]ESaI[cw]EERSt13basic_ostream*;
424 _ZStlsISt11char_traitsI[cw]EERSt13basic_ostream*;
425 _ZStlsId[cw]St11char_traitsI[cw]EERSt13basic_ostream*;
426 _ZStlsIe[cw]St11char_traitsI[cw]EERSt13basic_ostream*;
427 _ZStlsIf[cw]St11char_traitsI[cw]EERSt13basic_ostream*;
428
429 # std::locale destructors
430 _ZNSt6localeD*;
431
432 # std::locale::facet destructors
433 _ZNSt6locale5facetD*;
434
435 # std::locale::_Impl constructors, destructors
436 _ZNSt6locale5_ImplC*;
437 _ZNSt6locale5_ImplD*;
438
439 # std::ios_base, std::ios_base::Init destructors
440 _ZNSt8ios_baseD*;
441 _ZNSt8ios_base4InitD*;
442
443 # bool std::has_facet
444 _ZSt9has_facetIS*;
445
446 # std::use_facet
447 _ZSt9use_facetIS*;
448
449 # std::ctype
450 _ZNKSt5ctypeIcE8*;
451 _ZNKSt5ctypeIcE9*;
452 _ZNKSt5ctypeIcE10*;
453 _ZNKSt5ctypeIw*;
454 _ZNSt5ctypeI[cw]*;
455
456 # std::ctype_base
457 _ZNSt10ctype_base*;
458
459 # std::ctype_byname
460 _ZNSt12ctype_bynameI[cw]*;
461
462 # std::num_get
463 _ZNKSt7num_getI[cw]St19istreambuf_iteratorI[cw]St11char_traitsI[cw]EEE*;
464
465 # std::num_put
466 _ZNKSt7num_putI[cw]St19ostreambuf_iteratorI[cw]St11char_traitsI[cw]EEE*;
467
468 # std::money_get
469 _ZNKSt9money_getI[cw]St19istreambuf_iteratorI[cw]St11char_traitsI[cw]EEE*;
470
471 # std::money_put
472 _ZNKSt9money_putI[cw]St19ostreambuf_iteratorI[cw]St11char_traitsI[cw]EEE*;
473
474 # std::time_get
475 _ZNSt8time_get*;
476 _ZNKSt8time_getI[cw]St19istreambuf_iteratorI[cw]St11char_traitsI[cw]EEE1*;
477 _ZNKSt8time_getI[cw]St19istreambuf_iteratorI[cw]St11char_traitsI[cw]EEE8*;
478 _ZNKSt8time_getI[cw]St19istreambuf_iteratorI[cw]St11char_traitsI[cw]EEE21*;
479
480 # std::time_get_byname
481 _ZNSt15time_get_byname*;
482
483 # std::time_put
484 _ZNSt8time_put*;
485 _ZNKSt8time_put*;
486
487 # std::time_put_byname
488 _ZNSt15time_put_byname*;
489
490 # std::numeric_limits
491 _ZNSt21__numeric_limits_base[5-9]*;
492 _ZNSt21__numeric_limits_base1[0-7][hirt]*;
493 _ZNSt21__numeric_limits_base1[0-7]mi*;
494 _ZNSt21__numeric_limits_base1[0-7]max_e*;
495
496 _ZNSt14numeric_limitsI[^g]E[5-9]*;
497 _ZNSt14numeric_limitsI[^g]E1[0-7][hirt]*;
498 _ZNSt14numeric_limitsI[^g]E1[0-7]mi*;
499 _ZNSt14numeric_limitsI[^g]E1[0-7]max_e*;
500
501 # std::_Rb_tree
502 _ZSt18_Rb_tree_decrementPKSt18_Rb_tree_node_base;
503 _ZSt18_Rb_tree_decrementPSt18_Rb_tree_node_base;
504 _ZSt18_Rb_tree_incrementPKSt18_Rb_tree_node_base;
505 _ZSt18_Rb_tree_incrementPSt18_Rb_tree_node_base;
506 _ZSt20_Rb_tree_black_countPKSt18_Rb_tree_node_baseS1_;
507 _ZSt20_Rb_tree_rotate_leftPSt18_Rb_tree_node_baseRS0_;
508 _ZSt21_Rb_tree_rotate_rightPSt18_Rb_tree_node_baseRS0_;
509 _ZSt28_Rb_tree_rebalance_for_erasePSt18_Rb_tree_node_baseRS_;
510 _ZSt29_Rb_tree_insert_and_rebalancebPSt18_Rb_tree_node_baseS0_RS_;
511
512 # std::__basic_file
513 _ZNKSt12__basic_fileIcE7is_openEv;
514 _ZNSt12__basic_fileIcE2fdEv;
515 _ZNSt12__basic_fileIcE4openEPKcSt13_Ios_Openmodei;
516 _ZNSt12__basic_fileIcE4syncEv;
517 _ZNSt12__basic_fileIcE5closeEv;
518 _ZNSt12__basic_fileIcE6xsgetn*;
519 _ZNSt12__basic_fileIcE6xsputn*;
520 _ZNSt12__basic_fileIcE7seekoff*;
521 _ZNSt12__basic_fileIcE8sys_openE*St13_Ios_Openmode;
522 _ZNSt12__basic_fileIcE8xsputn_2*;
523 _ZNSt12__basic_fileIcE9showmanycEv;
524 _ZNSt12__basic_fileIcEC*;
525 _ZNSt12__basic_fileIcED*;
526
527 # std::__convert_to_v
528 _ZSt14__convert_to_vI[^g]*;
529
530 # __gnu_cxx::stdio_sync_filebuf
531 _ZTVN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EEE;
532
533 # __gnu_cxx::__atomic_add
534 # __gnu_cxx::__exchange_and_add
535 _ZN9__gnu_cxx12__atomic_addEPV[il]i;
536 _ZN9__gnu_cxx18__exchange_and_addEPV[il]i;
537
538 # debug mode
539 _ZN10__gnu_norm15_List_node_base4hook*;
540 _ZN10__gnu_norm15_List_node_base4swap*;
541 _ZN10__gnu_norm15_List_node_base6unhookEv;
542 _ZN10__gnu_norm15_List_node_base7reverseEv;
543 _ZN10__gnu_norm15_List_node_base8transfer*;
544
545 # __gnu_debug::_Safe_sequence_base and _Safe_iterator_base
546 _ZN11__gnu_debug19_Safe_sequence_base13_M_detach_allEv;
547 _ZN11__gnu_debug19_Safe_sequence_base18_M_detach_singularEv;
548 _ZN11__gnu_debug19_Safe_sequence_base22_M_revalidate_singularEv;
549 _ZN11__gnu_debug19_Safe_sequence_base7_M_swapERS0_;
550 _ZN11__gnu_debug19_Safe_iterator_base9_M_attachEPNS_19_Safe_sequence_baseEb;
551 _ZN11__gnu_debug19_Safe_iterator_base9_M_detachEv;
552 _ZNK11__gnu_debug19_Safe_iterator_base11_M_singularEv;
553 _ZNK11__gnu_debug19_Safe_iterator_base14_M_can_compareERKS0_;
554
555 # __gnu_debug::_Error_formatter
556 _ZNK11__gnu_debug16_Error_formatter10_M_message*;
557 _ZNK11__gnu_debug16_Error_formatter10_Parameter*;
558 _ZNK11__gnu_debug16_Error_formatter13_M_print_word*;
559 _ZNK11__gnu_debug16_Error_formatter15_M_print_string*;
560 _ZNK11__gnu_debug16_Error_formatter8_M_error*;
561
562 # exceptions as functions
563 _ZSt16__throw_bad_castv;
564 _ZSt17__throw_bad_allocv;
565 _ZSt18__throw_bad_typeidv;
566 _ZSt19__throw_ios_failurePKc;
567 _ZSt19__throw_logic_errorPKc;
568 _ZSt19__throw_range_errorPKc;
569 _ZSt20__throw_domain_errorPKc;
570 _ZSt20__throw_length_errorPKc;
571 _ZSt20__throw_out_of_rangePKc;
572 _ZSt21__throw_bad_exceptionv;
573 _ZSt21__throw_runtime_errorPKc;
574 _ZSt22__throw_overflow_errorPKc;
575 _ZSt23__throw_underflow_errorPKc;
576 _ZSt24__throw_invalid_argumentPKc;
577
578 # operator new(size_t)
579 _Znw[jmy];
580 # operator new(size_t, std::nothrow_t const&)
581 _Znw[jmy]RKSt9nothrow_t;
582
583 # operator delete(void*)
584 _ZdlPv;
585 # operator delete(void*, std::nothrow_t const&)
586 _ZdlPvRKSt9nothrow_t;
587
588 # operator new[](size_t)
589 _Zna[jmy];
590 # operator new[](size_t, std::nothrow_t const&)
591 _Zna[jmy]RKSt9nothrow_t;
592
593 # operator delete[](void*)
594 _ZdaPv;
595 # operator delete[](void*, std::nothrow_t const&)
596 _ZdaPvRKSt9nothrow_t;
597
598 # virtual table
599 _ZTVNSt8ios_base7failureE;
600 _ZTVNSt6locale5facetE;
601 _ZTVS[a-z];
602 _ZTVSt[0-9][A-Za-z]*;
603 # _ZTVSt[0-9][0-9][A-Za-z]*;
604 _ZTVSt[0-9][0-9][A-Z]*;
605 # _ZTVSt[0-9][0-9][a-d]*;
606 _ZTVSt[0-9][0-9]a*;
607 _ZTVSt10bad_typeid;
608 _ZTVSt13bad_exception;
609 _ZTVSt[0-9][0-9]basic*;
610 _ZTVSt[0-9][0-9][c-d]*;
611 _ZTVSt[0-9][0-9][g-k]*;
612 _ZTVSt11logic_error;
613 _ZTVSt12length_error;
614 _ZTVSt[0-9][0-9][m-r]*;
615 _ZTVSt[0-9][0-9][t-z]*;
616 _ZTVSt[0-9][0-9]e[^r]*;
617 _ZTVSt[0-9][0-9]s[^y]*;
618
619 _ZTVSt11__timepunctI[cw]E;
620 _ZTVSt23__codecvt_abstract_baseI[cw]c11__mbstate_tE;
621 _ZTVSt21__ctype_abstract_baseI[cw]E;
622
623 # VTT structure
624 _ZTTS[a-z];
625 _ZTTSt[0-9][A-Za-z]*;
626 _ZTTSt[0-9][0-9][A-Za-z]*;
627
628 # typeinfo structure
629 _ZTIS[a-z];
630 _ZTISt[0-9][A-Za-z]*;
631 # _ZTISt[0-9][0-9][A-Za-z]*;
632 _ZTISt[0-9][0-9][A-Z]*;
633 # _ZTISt[0-9][0-9][a-d]*;
634 _ZTISt[0-9][0-9]a*;
635 _ZTISt10bad_typeid;
636 _ZTISt13bad_exception;
637 _ZTISt[0-9][0-9]basic*;
638 _ZTISt[0-9][0-9][c-d]*;
639 _ZTISt[0-9][0-9][g-k]*;
640 _ZTISt11logic_error;
641 _ZTISt12length_error;
642 _ZTISt[0-9][0-9][m-r]*;
643 _ZTISt[0-9][0-9][t-z]*;
644 _ZTISt[0-9][0-9]e[^r]*;
645 _ZTISt[0-9][0-9]s[^y]*;
646 _ZTISt11__timepunctI[cw]E;
647 _ZTISt10__num_base;
648 _ZTISt21__ctype_abstract_baseI[cw]E;
649 _ZTISt23__codecvt_abstract_baseI[cw]c11__mbstate_tE;
650 # _ZTISt16__numpunct_cacheI[cw]E;
651 # _ZTISt17__timepunct_cacheI[cw]E;
652 # _ZTISt18__moneypunct_cacheI[cw]Lb?EE;
653 _ZTINSt8ios_base7failureE;
654 _ZTINSt6locale5facetE;
655 _ZTIN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EEE;
656 _ZTIN9__gnu_cxx13stdio_filebufI[cw]St11char_traitsI[cw]EEE;
657
658 # typeinfo name
659 _ZTSNSt8ios_base7failureE;
660 _ZTSNSt6locale5facetE;
661 _ZTSS[a-z];
662 _ZTSSt[0-9][A-Za-z]*;
663 # _ZTSSt[0-9][0-9][A-Za-z]*;
664 _ZTSSt[0-9][0-9][A-Z]*;
665 # _ZTSSt[0-9][0-9][a-d]*;
666 _ZTSSt[0-9][0-9]a*;
667 _ZTSSt10bad_typeid;
668 _ZTSSt13bad_exception;
669 _ZTSSt[0-9][0-9]basic*;
670 _ZTSSt[0-9][0-9][c-d]*;
671 _ZTSSt[0-9][0-9][g-k]*;
672 _ZTSSt11logic_error;
673 _ZTSSt12length_error;
674 _ZTSSt[0-9][0-9][m-r]*;
675 _ZTSSt[0-9][0-9][t-z]*;
676 _ZTSSt[0-9][0-9]e[^r]*;
677 _ZTSSt[0-9][0-9]s[^y]*;
678
679 _ZTSSt11__timepunctI[cw]E;
680 _ZTSSt10__num_base;
681 _ZTSSt21__ctype_abstract_baseI[cw]E;
682 _ZTSSt23__codecvt_abstract_baseI[cw]c11__mbstate_tE;
683 _ZTSN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EEE;
684 _ZTSN9__gnu_cxx13stdio_filebufI[cw]St11char_traitsI[cw]EEE;
685
686 # std::bad_alloc::~bad_alloc, std::bad_cast::~bad_cast,
687 # std::bad_typeid::~bad_typeid, std::bad_exception::~bad_exception
688 _ZNSt9bad_allocD*;
689 _ZNSt8bad_castD*;
690 _ZNSt10bad_typeidD*;
691 _ZNSt13bad_exceptionD*;
692
693 # function-scope static objects requires a guard variable.
694 _ZGVNSt[^1]*;
695 _ZGVNSt1[^7]*;
696
697 # complete and deleting destructors where base destructors should not
698 # be exported.
699 _ZNSt11range_errorD[01]Ev;
700 _ZNSt12domain_errorD[01]Ev;
701 _ZNSt12length_errorD[01]Ev;
702 _ZNSt12out_of_rangeD[01]Ev;
703 _ZNSt14overflow_errorD[01]Ev;
704 _ZNSt15underflow_errorD[01]Ev;
705 _ZNSt16invalid_argumentD[01]Ev;
706
707 # virtual function thunks
708 _ZThn8_NS*;
709 _ZThn16_NS*;
710 _ZTv0_n12_NS*;
711 _ZTv0_n24_NS*;
712
713 # stub functions from libmath
714 sinf;
715 sinl;
716 sinhf;
717 sinhl;
718 cosf;
719 cosl;
720 coshf;
721 coshl;
722 tanf;
723 tanl;
724 tanhf;
725 tanhl;
726 atan2f;
727 atan2l;
728 expf;
729 expl;
730 hypotf;
731 hypotl;
732 hypot;
733 logf;
734 logl;
735 log10f;
736 log10l;
737 powf;
738 powl;
739 sqrtf;
740 sqrtl;
741 copysignf;
742
743 #ifdef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT
744 # GLIBCXX_ABI compatibility only.
745 # std::string
746 _ZNKSs11_M_disjunctEPKc;
747 _ZNKSs15_M_check_lengthE[jmy][jmy]PKc;
748 _ZNSs4_Rep26_M_set_length_and_sharableE*;
749 _ZNSs7_M_copyEPcPKc[jmy];
750 _ZNSs7_M_moveEPcPKc[jmy];
751 _ZNSs9_M_assignEPc[jmy]c;
752
753 # std::wstring
754 _ZNKSbIwSt11char_traitsIwESaIwEE11_M_disjunctEPKw;
755 _ZNKSbIwSt11char_traitsIwESaIwEE15_M_check_lengthE[jmy][jmy]PKc;
756 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep26_M_set_length_and_sharableE*;
757 _ZNSbIwSt11char_traitsIwESaIwEE7_M_copyEPwPKw[jmy];
758 _ZNSbIwSt11char_traitsIwESaIwEE7_M_moveEPwPKw[jmy];
759 _ZNSbIwSt11char_traitsIwESaIwEE9_M_assignEPw[jmy]w;
760
761 _ZNKSt13basic_fstreamI[cw]St11char_traitsI[cw]EE7is_openEv;
762 _ZNKSt14basic_ifstreamI[cw]St11char_traitsI[cw]EE7is_openEv;
763 _ZNKSt14basic_ofstreamI[cw]St11char_traitsI[cw]EE7is_openEv;
764
765 _ZNSi6ignoreE[ilvx];
766 _ZNSt13basic_istreamIwSt11char_traitsIwEE6ignoreE[ilvx];
767
768 _ZNSt11char_traitsI[cw]E2eqERK[cw]S2_;
769
770 _ZNSt19istreambuf_iteratorI[cw]St11char_traitsI[cw]EEppEv;
771 #endif
772
773 # std::locale::Impl _M_ members
774 _ZNSt6locale5_Impl16_M_install_facetEPKNS_2idEPKNS_5facetE;
775 _ZNSt6locale5_Impl16_M_replace_facetEPKS0_PKNS_2idE;
776 _ZNSt6locale5_Impl19_M_replace_categoryEPKS0_PKPKNS_2idE;
777 _ZNSt6locale5_Impl21_M_replace_categoriesEPKS0_i;
778
779 # DO NOT DELETE THIS LINE. Port-specific symbols, if any, will be here.
780
781 local:
782 *;
783 };
784
785 GLIBCXX_3.4.1 {
786
787 _ZNSt12__basic_fileIcE4fileEv;
788
789 } GLIBCXX_3.4;
790
791 GLIBCXX_3.4.2 {
792
793 _ZN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EE4fileEv;
794
795 _ZN9__gnu_cxx17__pool_alloc_base9_M_refillE[jmy];
796 _ZN9__gnu_cxx17__pool_alloc_base16_M_get_free_listE[jmy];
797 _ZN9__gnu_cxx17__pool_alloc_base12_M_get_mutexEv;
798
799 } GLIBCXX_3.4.1;
800
801 GLIBCXX_3.4.3 {
802
803 # stub functions from libmath
804 acosf;
805 acosl;
806 asinf;
807 asinl;
808 atanf;
809 atanl;
810 ceilf;
811 ceill;
812 floorf;
813 floorl;
814 fmodf;
815 fmodl;
816 frexpf;
817 frexpl;
818 ldexpf;
819 ldexpl;
820 modff;
821 modfl;
822
823 } GLIBCXX_3.4.2;
824
825 GLIBCXX_3.4.4 {
826
827 _ZN9__gnu_cxx6__poolILb0EE13_M_initializeEv;
828 _ZN9__gnu_cxx6__poolILb1EE13_M_initializeEPFvPvE;
829 _ZN9__gnu_cxx6__poolILb1EE21_M_destroy_thread_keyEPv;
830 _ZN9__gnu_cxx6__poolILb1EE16_M_get_thread_idEv;
831 _ZN9__gnu_cxx6__poolILb[01]EE16_M_reserve_blockE[jmy][jmy];
832 _ZN9__gnu_cxx6__poolILb[01]EE16_M_reclaim_blockEPc[jmy];
833 _ZN9__gnu_cxx6__poolILb[01]EE10_M_destroyEv;
834
835 _ZN9__gnu_cxx9free_list6_M_getE*;
836 _ZN9__gnu_cxx9free_list8_M_clearEv;
837
838 } GLIBCXX_3.4.3;
839
840 GLIBCXX_3.4.5 {
841
842 # std::string
843 _ZNKSs11_M_disjunctEPKc;
844 _ZNKSs15_M_check_lengthE[jmy][jmy]PKc;
845 _ZNSs4_Rep26_M_set_length_and_sharableE*;
846 _ZNSs7_M_copyEPcPKc[jmy];
847 _ZNSs7_M_moveEPcPKc[jmy];
848 _ZNSs9_M_assignEPc[jmy]c;
849
850 # std::wstring
851 _ZNKSbIwSt11char_traitsIwESaIwEE11_M_disjunctEPKw;
852 _ZNKSbIwSt11char_traitsIwESaIwEE15_M_check_lengthE[jmy][jmy]PKc;
853 _ZNSbIwSt11char_traitsIwESaIwEE4_Rep26_M_set_length_and_sharableE*;
854 _ZNSbIwSt11char_traitsIwESaIwEE7_M_copyEPwPKw[jmy];
855 _ZNSbIwSt11char_traitsIwESaIwEE7_M_moveEPwPKw[jmy];
856 _ZNSbIwSt11char_traitsIwESaIwEE9_M_assignEPw[jmy]w;
857
858 _ZNKSt13basic_fstreamI[cw]St11char_traitsI[cw]EE7is_openEv;
859 _ZNKSt14basic_ifstreamI[cw]St11char_traitsI[cw]EE7is_openEv;
860 _ZNKSt14basic_ofstreamI[cw]St11char_traitsI[cw]EE7is_openEv;
861
862 _ZNSi6ignoreE[ilvx];
863 _ZNSt13basic_istreamIwSt11char_traitsIwEE6ignoreE[ilvx];
864
865 _ZNSt11char_traitsI[cw]E2eqERK[cw]S2_;
866
867 _ZNSt19istreambuf_iteratorI[cw]St11char_traitsI[cw]EEppEv;
868
869 } GLIBCXX_3.4.4;
870
871 GLIBCXX_3.4.6 {
872
873 _ZSt17__copy_streambufsI[cw]St11char_traitsI[cw]EE[ix]PSt15basic_streambuf*;
874 _ZNSt8ios_base17_M_call_callbacksENS_5eventE;
875 _ZNSt8ios_base20_M_dispose_callbacksEv;
876 _ZNSt6locale5facet13_S_get_c_nameEv;
877
878 _ZNSt15basic_stringbufI[cw]St11char_traitsI[cw]ESaI[cw]EE9showmanycEv;
879
880 #ifdef HAVE_SYMVER_SYMBOL_RENAMING_RUNTIME_SUPPORT
881 _ZNKSt15basic_stringbufIwSt11char_traitsIwESaIwEE3strEv;
882 #endif
883
884 _ZN9__gnu_cxx6__poolILb1EE13_M_initializeEv;
885
886 } GLIBCXX_3.4.5;
887
888 GLIBCXX_3.4.7 {
889
890 _ZNSt6locale5_Impl16_M_install_cacheEPKNS_5facetE[jmy];
891
892 } GLIBCXX_3.4.6;
893
894 GLIBCXX_3.4.8 {
895
896 _ZSt17__copy_streambufsI[cw]St11char_traitsI[cw]EElPSt15basic_streambuf*;
897
898 } GLIBCXX_3.4.7;
899
900 GLIBCXX_3.4.9 {
901
902 _ZNSt6__norm15_List_node_base4hook*;
903 _ZNSt6__norm15_List_node_base4swap*;
904 _ZNSt6__norm15_List_node_base6unhookEv;
905 _ZNSt6__norm15_List_node_base7reverseEv;
906 _ZNSt6__norm15_List_node_base8transfer*;
907
908 _ZNSo9_M_insertI[^g]*;
909 _ZNSt13basic_ostreamIwSt11char_traitsIwEE9_M_insertI[^g]*;
910 _ZNSi10_M_extractI[^g]*;
911 _ZNSt13basic_istreamIwSt11char_traitsIwEE10_M_extractI[^g]*;
912
913 _ZSt21__copy_streambufs_eofI[cw]St11char_traitsI[cw]EE[ilx]PSt15basic_streambuf*;
914
915 _ZSt16__ostream_insert*;
916
917 _ZN11__gnu_debug19_Safe_sequence_base12_M_get_mutexEv;
918 _ZN11__gnu_debug19_Safe_iterator_base16_M_attach_singleEPNS_19_Safe_sequence_baseEb;
919 _ZN11__gnu_debug19_Safe_iterator_base16_M_detach_singleEv;
920 _ZN11__gnu_debug19_Safe_iterator_base12_M_get_mutexEv;
921
922 _ZNKSt9bad_alloc4whatEv;
923 _ZNKSt8bad_cast4whatEv;
924 _ZNKSt10bad_typeid4whatEv;
925 _ZNKSt13bad_exception4whatEv;
926
927 } GLIBCXX_3.4.8;
928
929 GLIBCXX_3.4.10 {
930
931 _ZNK11__gnu_debug16_Error_formatter17_M_get_max_lengthEv;
932
933 _ZNKSt3tr14hashIRKSbIwSt11char_traitsIwESaIwEEEclES6_;
934 _ZNKSt3tr14hashIRKSsEclES2_;
935 _ZNKSt3tr14hashISbIwSt11char_traitsIwESaIwEEEclES4_;
936 _ZNKSt3tr14hashISsEclESs;
937 _ZNKSt3tr14hashIeEclEe;
938
939 _ZNKSt4hashIRKSbIwSt11char_traitsIwESaIwEEEclES5_;
940 _ZNKSt4hashIRKSsEclES1_;
941 _ZNKSt4hashISbIwSt11char_traitsIwESaIwEEEclES3_;
942 _ZNKSt4hashISsEclESs;
943 _ZNKSt4hashIeEclEe;
944
945 _ZSt17__verify_grouping*;
946
947 _ZNSt8__detail12__prime_listE;
948 _ZNSt3tr18__detail12__prime_listE;
949
950 # for parallel mode
951 _ZN14__gnu_parallel9_Settings3getEv;
952 _ZN14__gnu_parallel9_Settings3setERS0_;
953
954 _ZNSt9__cxx199815_List_node_base4hook*;
955 _ZNSt9__cxx199815_List_node_base4swap*;
956 _ZNSt9__cxx199815_List_node_base6unhookEv;
957 _ZNSt9__cxx199815_List_node_base7reverseEv;
958 _ZNSt9__cxx199815_List_node_base8transfer*;
959
960 _ZNSt15basic_streambufI[cw]St11char_traitsI[cw]EE6stosscEv;
961
962 _ZN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EE4syncEv;
963 _ZN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EE[5-9C]*;
964 _ZN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EED[^2]*;
965
966 } GLIBCXX_3.4.9;
967
968 GLIBCXX_3.4.11 {
969
970 # atomic
971 __atomic_flag_for_address;
972 __atomic_flag_wait_explicit;
973 atomic_flag_clear_explicit;
974 atomic_flag_test_and_set_explicit;
975 _ZNVSt9__atomic011atomic_flag12test_and_setESt12memory_order;
976 _ZNVSt9__atomic011atomic_flag5clearESt12memory_order;
977
978 # mutex
979 _ZSt10adopt_lock;
980 _ZSt10defer_lock;
981 _ZSt11try_to_lock;
982
983 _ZTISt10lock_error;
984 _ZTVSt10lock_error;
985 _ZTSSt10lock_error;
986 _ZNKSt10lock_error4whatEv;
987
988 _ZSt11__once_call;
989 _ZSt15__once_callable;
990 _ZSt14__once_functor;
991 _ZSt23__get_once_functor_lockv;
992 __once_proxy;
993
994 # condition_variable
995 _ZNSt18condition_variable10notify_allEv;
996 _ZNSt18condition_variable10notify_oneEv;
997 _ZNSt18condition_variable4waitERSt11unique_lockISt5mutexE;
998 _ZNSt18condition_variableC1Ev;
999 _ZNSt18condition_variableC2Ev;
1000 _ZNSt18condition_variableD1Ev;
1001 _ZNSt18condition_variableD2Ev;
1002 _ZNSt22condition_variable_anyC1Ev;
1003 _ZNSt22condition_variable_anyC2Ev;
1004 _ZNSt22condition_variable_anyD1Ev;
1005 _ZNSt22condition_variable_anyD2Ev;
1006
1007 # thread
1008 _ZNSt6thread4joinEv;
1009 _ZNSt6thread6detachEv;
1010 _ZNSt6thread15_M_start_threadESt10shared_ptrINS_10_Impl_baseEE;
1011
1012 # system_error
1013 _ZSt15system_categoryv;
1014 _ZSt16generic_categoryv;
1015
1016 _ZNKSt10error_code23default_error_conditionEv;
1017 _ZNKSt14error_category23default_error_conditionEi;
1018
1019 _ZNKSt14error_category10equivalentERKSt10error_codei;
1020 _ZNKSt14error_category10equivalentEiRKSt15error_condition;
1021
1022 _ZTISt14error_category;
1023 _ZTSSt14error_category;
1024 _ZTVSt14error_category;
1025
1026 _ZTSSt12system_error;
1027 _ZTISt12system_error;
1028 _ZTVSt12system_error;
1029 _ZNSt12system_errorD*Ev;
1030 _ZNSt12system_errorC*;
1031
1032 _ZNKSt4hashISt10error_codeEclES0_;
1033
1034 _ZSt20__throw_system_errori;
1035
1036 # char16_t and char32_t
1037 _ZNSt14numeric_limitsIDiE[5-9]*;
1038 _ZNSt14numeric_limitsIDsE[5-9]*;
1039 _ZNSt14numeric_limitsIDiE1[0-7][hirt]*;
1040 _ZNSt14numeric_limitsIDsE1[0-7][hirt]*;
1041 _ZNSt14numeric_limitsIDiE1[0-7]mi*;
1042 _ZNSt14numeric_limitsIDsE1[0-7]mi*;
1043 _ZNSt14numeric_limitsIDiE1[0-7]max_e*;
1044 _ZNSt14numeric_limitsIDsE1[0-7]max_e*;
1045
1046 # chrono
1047 _ZNSt6chrono12system_clock12is_monotonicE;
1048 _ZNSt6chrono12system_clock3nowEv;
1049 _ZNSt6chrono15monotonic_clock12is_monotonicE;
1050 _ZNSt6chrono15monotonic_clock3nowEv;
1051
1052 # string/wstring initializer_list overloads
1053 _ZNSs6appendESt16initializer_listIcE;
1054 _ZNSs6assignESt16initializer_listIcE;
1055 _ZNSs6insertEN9__gnu_cxx17__normal_iteratorIPcSsEESt16initializer_listIcE;
1056 _ZNSs7replaceEN9__gnu_cxx17__normal_iteratorIPcSsEES2_St16initializer_listIcE;
1057 _ZNSsC1ESt16initializer_listIcERKSaIcE;
1058 _ZNSsC2ESt16initializer_listIcERKSaIcE;
1059 _ZNSsaSESt16initializer_listIcE;
1060 _ZNSspLESt16initializer_listIcE;
1061 _ZNSbIwSt11char_traitsIwESaIwEE6appendESt16initializer_listIwE;
1062 _ZNSbIwSt11char_traitsIwESaIwEE6assignESt16initializer_listIwE;
1063 _ZNSbIwSt11char_traitsIwESaIwEE6insertEN9__gnu_cxx17__normal_iteratorIPwS2_EESt16initializer_listIwE;
1064 _ZNSbIwSt11char_traitsIwESaIwEE7replaceEN9__gnu_cxx17__normal_iteratorIPwS2_EES6_St16initializer_listIwE;
1065 _ZNSbIwSt11char_traitsIwESaIwEEC1ESt16initializer_listIwERKS1_;
1066 _ZNSbIwSt11char_traitsIwESaIwEEC2ESt16initializer_listIwERKS1_;
1067 _ZNSbIwSt11char_traitsIwESaIwEEaSESt16initializer_listIwE;
1068 _ZNSbIwSt11char_traitsIwESaIwEEpLESt16initializer_listIwE;
1069
1070 # ctype<char>::_M_narrow_init and _M_widen_init
1071 _ZNKSt5ctypeIcE14_M_narrow_initEv;
1072 _ZNKSt5ctypeIcE13_M_widen_initEv;
1073
1074 } GLIBCXX_3.4.10;
1075
1076 GLIBCXX_3.4.12 {
1077
1078 # mutex
1079 _ZSt27__set_once_functor_lock_ptrPSt11unique_lockISt5mutexE;
1080 _ZSt16__get_once_mutexv;
1081
1082 } GLIBCXX_3.4.11;
1083
1084 GLIBCXX_3.4.13 {
1085
1086 # new fstream members
1087 _ZNSt13basic_filebufI[cw]St11char_traitsI[cw]EE4openERKSsSt13_Ios_Openmode;
1088 _ZNSt13basic_fstreamI[cw]St11char_traitsI[cw]EEC[12]ERKSsSt13_Ios_Openmode;
1089 _ZNSt13basic_fstreamI[cw]St11char_traitsI[cw]EE4openERKSsSt13_Ios_Openmode;
1090 _ZNSt14basic_ifstreamI[cw]St11char_traitsI[cw]EEC[12]ERKSsSt13_Ios_Openmode;
1091 _ZNSt14basic_ifstreamI[cw]St11char_traitsI[cw]EE4openERKSsSt13_Ios_Openmode;
1092 _ZNSt14basic_ofstreamI[cw]St11char_traitsI[cw]EEC[12]ERKSsSt13_Ios_Openmode;
1093 _ZNSt14basic_ofstreamI[cw]St11char_traitsI[cw]EE4openERKSsSt13_Ios_Openmode;
1094
1095 } GLIBCXX_3.4.12;
1096
1097 GLIBCXX_3.4.14 {
1098
1099 # atomic
1100 _ZNSt9__atomic011atomic_flag12test_and_setESt12memory_order;
1101 _ZNSt9__atomic011atomic_flag5clearESt12memory_order;
1102
1103 # future
1104 _ZSt15future_category;
1105 _ZNSt12future_errorD*;
1106 _ZNKSt12future_error4whatEv;
1107 _ZTSSt12future_error;
1108 _ZTVSt12future_error;
1109 _ZTISt12future_error;
1110 _ZSt20__throw_future_errori;
1111
1112 # string|wstring ::cbegin member functions
1113 _ZNKSs6cbeginEv;
1114 _ZNKSs4cendEv;
1115 _ZNKSs7crbeginEv;
1116 _ZNKSs5crendEv;
1117 _ZNKSbIwSt11char_traitsIwESaIwEE4cendEv;
1118 _ZNKSbIwSt11char_traitsIwESaIwEE6cbeginEv;
1119 _ZNKSbIwSt11char_traitsIwESaIwEE7crbeginEv;
1120 _ZNKSbIwSt11char_traitsIwESaIwEE5crendEv;
1121
1122 # string|wstring ::_S_construct<> and ::_S_construct_aux_2 helpers
1123 _ZNSs12_S_constructI*;
1124 _ZNSbIwSt11char_traitsIwESaIwEE12_S_constructI*;
1125 _ZNSs18_S_construct_aux_2*;
1126 _ZNSbIwSt11char_traitsIwESaIwEE18_S_construct_aux_2*;
1127
1128 # string|wstring shrink_to_fit member function
1129 _ZNSs13shrink_to_fitEv;
1130 _ZNSbIwSt11char_traitsIwESaIwEE13shrink_to_fitEv;
1131
1132 # string|wstring move contructor, move assignment operator and
1133 # move assign.
1134 _ZNSsC1EOSs;
1135 _ZNSbIwSt11char_traitsIwESaIwEEC1EOS2_;
1136 _ZNSsaSEOSs;
1137 _ZNSbIwSt11char_traitsIwESaIwEEaSEOS2_;
1138 _ZNSs6assignEOSs;
1139 _ZNSbIwSt11char_traitsIwESaIwEE6assignEOS2_;
1140
1141 _ZSt25__throw_bad_function_callv;
1142
1143 # std::time_get::_M_extract_wday_or_month
1144 _ZNKSt8time_getI[cw]St19istreambuf_iteratorI[cw]St11char_traitsI[cw]EEE24_M_extract_wday_or_month*;
1145
1146 # libstdc++/16896
1147 _ZNSt15_List_node_base7_M_hook*;
1148 _ZNSt15_List_node_base9_M_unhookEv;
1149 _ZNSt15_List_node_base10_M_reverseEv;
1150 _ZNSt15_List_node_base11_M_transfer*;
1151
1152 _ZNSt6__norm15_List_node_base7_M_hook*;
1153 _ZNSt6__norm15_List_node_base9_M_unhookEv;
1154 _ZNSt6__norm15_List_node_base10_M_reverseEv;
1155 _ZNSt6__norm15_List_node_base11_M_transfer*;
1156
1157 _ZNSt9__cxx199815_List_node_base7_M_hook*;
1158 _ZNSt9__cxx199815_List_node_base9_M_unhookEv;
1159 _ZNSt9__cxx199815_List_node_base10_M_reverseEv;
1160 _ZNSt9__cxx199815_List_node_base11_M_transfer*;
1161
1162 # std::numeric_limits::max_digits10
1163 _ZNSt21__numeric_limits_base12max_digits10E;
1164 _ZNSt14numeric_limitsI[^g]E12max_digits10E;
1165 _ZNSt14numeric_limitsID[is]E12max_digits10E;
1166
1167 } GLIBCXX_3.4.13;
1168
1169 GLIBCXX_3.4.15 {
1170
1171 # string|wstring front and back member functions
1172 _ZNSs5frontEv;
1173 _ZNKSs5frontEv;
1174 _ZNSbIwSt11char_traitsIwESaIwEE5frontEv;
1175 _ZNKSbIwSt11char_traitsIwESaIwEE5frontEv;
1176 _ZNSs4backEv;
1177 _ZNKSs4backEv;
1178 _ZNSbIwSt11char_traitsIwESaIwEE4backEv;
1179 _ZNKSbIwSt11char_traitsIwESaIwEE4backEv;
1180
1181 } GLIBCXX_3.4.14;
1182
1183 # Symbols in the support library (libsupc++) have their own tag.
1184 CXXABI_1.3 {
1185
1186 global:
1187 __cxa_allocate_exception;
1188 __cxa_bad_cast;
1189 __cxa_bad_typeid;
1190 __cxa_begin_catch;
1191 __cxa_begin_cleanup;
1192 __cxa_call_unexpected;
1193 __cxa_current_exception_type;
1194 __cxa_demangle;
1195 __cxa_end_catch;
1196 __cxa_end_cleanup;
1197 __cxa_free_exception;
1198 __cxa_get_globals;
1199 __cxa_get_globals_fast;
1200 __cxa_guard_abort;
1201 __cxa_guard_acquire;
1202 __cxa_guard_release;
1203 __cxa_pure_virtual;
1204 __cxa_rethrow;
1205 __cxa_throw;
1206 __cxa_type_match;
1207 __cxa_vec_cctor;
1208 __cxa_vec_cleanup;
1209 __cxa_vec_ctor;
1210 __cxa_vec_delete2;
1211 __cxa_vec_delete3;
1212 __cxa_vec_delete;
1213 __cxa_vec_dtor;
1214 __cxa_vec_new2;
1215 __cxa_vec_new3;
1216 __cxa_vec_new;
1217 __gxx_personality_v0;
1218 __gxx_personality_sj0;
1219 __dynamic_cast;
1220
1221 # *_type_info classes, ctor and dtor
1222 _ZN10__cxxabiv117__array_type_info*;
1223 _ZN10__cxxabiv117__class_type_info*;
1224 _ZN10__cxxabiv116__enum_type_info*;
1225 _ZN10__cxxabiv120__function_type_info*;
1226 _ZN10__cxxabiv123__fundamental_type_info*;
1227 _ZN10__cxxabiv117__pbase_type_info*;
1228 _ZN10__cxxabiv129__pointer_to_member_type_info*;
1229 _ZN10__cxxabiv119__pointer_type_info*;
1230 _ZN10__cxxabiv120__si_class_type_info*;
1231 _ZN10__cxxabiv121__vmi_class_type_info*;
1232
1233 # *_type_info classes, member functions
1234 _ZNK10__cxxabiv117__class_type_info*;
1235 _ZNK10__cxxabiv120__function_type_info*;
1236 _ZNK10__cxxabiv117__pbase_type_info*;
1237 _ZNK10__cxxabiv129__pointer_to_member_type_info*;
1238 _ZNK10__cxxabiv119__pointer_type_info*;
1239 _ZNK10__cxxabiv120__si_class_type_info*;
1240 _ZNK10__cxxabiv121__vmi_class_type_info*;
1241
1242 # virtual table
1243 _ZTVN10__cxxabiv117__array_type_infoE;
1244 _ZTVN10__cxxabiv117__class_type_infoE;
1245 _ZTVN10__cxxabiv116__enum_type_infoE;
1246 _ZTVN10__cxxabiv120__function_type_infoE;
1247 _ZTVN10__cxxabiv123__fundamental_type_infoE;
1248 _ZTVN10__cxxabiv117__pbase_type_infoE;
1249 _ZTVN10__cxxabiv129__pointer_to_member_type_infoE;
1250 _ZTVN10__cxxabiv119__pointer_type_infoE;
1251 _ZTVN10__cxxabiv120__si_class_type_infoE;
1252 _ZTVN10__cxxabiv121__vmi_class_type_infoE;
1253
1254 # typeinfo structure (and some names)
1255 _ZTI[a-fh-z];
1256 _ZTIP[a-fh-z];
1257 _ZTIPK[a-fh-z];
1258 _ZTIN10__cxxabiv117__array_type_infoE;
1259 _ZTIN10__cxxabiv117__class_type_infoE;
1260 _ZTIN10__cxxabiv116__enum_type_infoE;
1261 _ZTIN10__cxxabiv120__function_type_infoE;
1262 _ZTIN10__cxxabiv123__fundamental_type_infoE;
1263 _ZTIN10__cxxabiv117__pbase_type_infoE;
1264 _ZTIN10__cxxabiv129__pointer_to_member_type_infoE;
1265 _ZTIN10__cxxabiv119__pointer_type_infoE;
1266 _ZTIN10__cxxabiv120__si_class_type_infoE;
1267 _ZTIN10__cxxabiv121__vmi_class_type_infoE;
1268
1269 # typeinfo name
1270 _ZTS[a-fh-z];
1271 _ZTSP[a-fh-z];
1272 _ZTSPK[a-fh-z];
1273 _ZTSN10__cxxabiv117__array_type_infoE;
1274 _ZTSN10__cxxabiv117__class_type_infoE;
1275 _ZTSN10__cxxabiv116__enum_type_infoE;
1276 _ZTSN10__cxxabiv120__function_type_infoE;
1277 _ZTSN10__cxxabiv123__fundamental_type_infoE;
1278 _ZTSN10__cxxabiv117__pbase_type_infoE;
1279 _ZTSN10__cxxabiv129__pointer_to_member_type_infoE;
1280 _ZTSN10__cxxabiv119__pointer_type_infoE;
1281 _ZTSN10__cxxabiv120__si_class_type_infoE;
1282 _ZTSN10__cxxabiv121__vmi_class_type_infoE;
1283
1284 # __gnu_cxx::_verbose_terminate_handler()
1285 _ZN9__gnu_cxx27__verbose_terminate_handlerEv;
1286
1287 local:
1288 *;
1289 };
1290
1291 CXXABI_1.3.1 {
1292
1293 __cxa_get_exception_ptr;
1294
1295 } CXXABI_1.3;
1296
1297 CXXABI_1.3.2 {
1298
1299 # typeinfo structures
1300 _ZTIN10__cxxabiv115__forced_unwindE;
1301 _ZTIN10__cxxabiv119__foreign_exceptionE;
1302
1303 } CXXABI_1.3.1;
1304
1305 CXXABI_1.3.3 {
1306
1307 # typeinfo for char16_t and char32_t
1308 _ZTIDs;
1309 _ZTIPDs;
1310 _ZTIPKDs;
1311 _ZTIDi;
1312 _ZTIPDi;
1313 _ZTIPKDi;
1314
1315 # exception_ptr
1316 _ZNSt15__exception_ptr13exception_ptrC1Ev;
1317 _ZNSt15__exception_ptr13exception_ptrC2Ev;
1318 _ZNSt15__exception_ptr13exception_ptrC1ERKS0_;
1319 _ZNSt15__exception_ptr13exception_ptrC2ERKS0_;
1320 _ZNSt15__exception_ptr13exception_ptrC1EMS0_FvvE;
1321 _ZNSt15__exception_ptr13exception_ptrC2EMS0_FvvE;
1322 _ZNSt15__exception_ptr13exception_ptrD1Ev;
1323 _ZNSt15__exception_ptr13exception_ptrD2Ev;
1324 _ZNSt15__exception_ptr13exception_ptraSERKS0_;
1325 _ZNKSt15__exception_ptr13exception_ptrcvMS0_FvvEEv;
1326 _ZNKSt15__exception_ptr13exception_ptrntEv;
1327 _ZNKSt15__exception_ptr13exception_ptr20__cxa_exception_typeEv;
1328 _ZNSt15__exception_ptr13exception_ptr4swapERS0_;
1329 _ZNSt15__exception_ptreqERKNS_13exception_ptrES2_;
1330 _ZNSt15__exception_ptrneERKNS_13exception_ptrES2_;
1331
1332 _ZSt17current_exceptionv;
1333 _ZSt17rethrow_exceptionNSt15__exception_ptr13exception_ptrE;
1334
1335 } CXXABI_1.3.2;
1336
1337 CXXABI_1.3.4 {
1338
1339 # typeinfo for decimal floating point types
1340 _ZTID[fde];
1341 _ZTIPD[fde];
1342 _ZTIPKD[fde];
1343
1344 } CXXABI_1.3.3;
1345
1346 CXXABI_1.3.5 {
1347
1348 # typeinfo for decltype(nullptr)
1349 _ZTIDn;
1350 _ZTIPDn;
1351 _ZTIPKDn;
1352
1353 # Default function.
1354 _ZSt11_Hash_bytesPKv*;
1355
1356 # FNV hash.
1357 _ZSt15_Fnv_hash_bytesPKv*;
1358
1359 } CXXABI_1.3.4;