1 ## Linker script for GNU ld 2.11.94+ only.
3 ## Copyright (C) 2002, 2003 Free Software Foundation, Inc.
5 ## This file is part of the libstdc++ version 3 distribution.
7 ## This file is part of the GNU ISO C++ Library. This library is free
8 ## software; you can redistribute it and/or modify it under the
9 ## terms of the GNU General Public License as published by the
10 ## Free Software Foundation; either version 2, or (at your option)
13 ## This library is distributed in the hope that it will be useful,
14 ## but WITHOUT ANY WARRANTY; without even the implied warranty of
15 ## MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 ## GNU General Public License for more details.
18 ## You should have received a copy of the GNU General Public License along
19 ## with this library; see the file COPYING. If not, write to the Free
20 ## Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307,
27 # Names inside the 'extern' block are demangled names.
28 # All but the last are terminated with a semicolon.
34 std::locale::[A-Za-e]*;
35 std::locale::facet::[A-Za-z]*;
36 std::locale::facet::_S_c_locale;
37 std::locale::facet::_S_clone_c_locale*;
38 std::locale::facet::_S_create_c_locale*;
39 std::locale::facet::_S_destroy_c_locale*;
40 std::locale::[A-Zg-h]*;
41 std::locale::id::[A-Za-z]*;
42 std::locale::id::_S_highwater;
43 std::locale::[A-Zj-z]*;
44 std::locale::_[A-Ha-z]*;
45 std::locale::_Impl::[A-Za-z]*;
46 std::locale::_Impl::_M_[A-Za-z]*;
47 std::locale::_[J-Ra-z]*;
48 std::locale::_S_normalize_category*;
49 std::locale::_[T-Za-z]*;
54 std::__numeric_limits_base*;
55 std::__num_base::_S_format_float*;
56 std::__num_base::_S_format_int*;
57 std::__num_base::_S_atoms_in;
58 std::__num_base::_S_atoms_out;
59 std::__numpunct_cache*
62 # Names not in an 'extern' block are mangled names.
64 # std::locale destructors
67 # std::locale::facet destructors
70 # std::locale::_Impl constructors, destrutors
78 _ZTVNSt8ios_base7failureE;
79 _ZTVNSt6locale5facetE;
82 _ZTVSt[0-9][0-9][A-Za-z]*;
83 _ZTVSt11__timepunctI[cw]E;
84 _ZTVSt23__codecvt_abstract_baseI[cw]c11__mbstate_tE;
85 _ZTVSt21__ctype_abstract_baseI[cw]E;
90 _ZTTSt[0-9][0-9][A-Za-z]*;
94 _ZTINSt8ios_base7failureE;
95 _ZTINSt6locale5facetE;
97 _ZTISt[0-9][0-9][A-Za-z]*;
98 _ZTISt11__timepunctI[cw]E;
100 _ZTISt21__ctype_abstract_baseI[cw]E;
101 _ZTISt23__codecvt_abstract_baseI[cw]c11__mbstate_tE;
104 _ZTSNSt8ios_base7failureE;
105 _ZTSNSt6locale5facetE;
107 _ZTSSt[0-9][A-Za-z]*;
108 _ZTSSt[0-9][0-9][A-Za-z]*;
109 _ZTSSt11__timepunctI[cw]E;
111 _ZTSSt21__ctype_abstract_baseI[cw]E;
112 _ZTSSt23__codecvt_abstract_baseI[cw]c11__mbstate_tE;
114 # function-scope static objects requires a guard variable.
117 # virtual function thunks
123 # std::__convert_to_v
124 _ZSt14__convert_to_v*;
126 # stub functions from libmath
160 # __gnu_cxx::__pool_alloc
161 _ZN9__gnu_cxx12__pool_allocILb1ELi0EE8allocateE[jm];
162 _ZN9__gnu_cxx12__pool_allocILb1ELi0EE10deallocateEPv[jm];
164 # __gnu_cxx::stdio_sync_filebuf
165 _ZTVN9__gnu_cxx18stdio_sync_filebufI[cw]St11char_traitsI[cw]EEE;
167 # Needed only when generic cpu's atomicity.h is in use.
168 _ZN9__gnu_cxx17_Atomic_add_mutexE;
169 _ZN9__gnu_cxx22_Atomic_add_mutex_onceE;
170 _ZN9__gnu_cxx31__gthread_atomic_add_mutex_onceEv;
177 # Symbols in the support library (libsupc++) have their own tag.
181 __cxa_allocate_exception;
185 __cxa_call_unexpected;
186 __cxa_current_exception_type;
189 __cxa_free_exception;
191 __cxa_get_globals_fast;
208 __gxx_personality_v0;
209 __gxx_personality_sj0;
212 # operator new(size_t)
214 # operator new(size_t, std::nothrow_t const&)
215 _Znw[jm]RKSt9nothrow_t;
217 # operator delete(void*)
219 # operator delete(void*, std::nothrow_t const&)
220 _ZdlPvRKSt9nothrow_t;
222 # operator new[](size_t)
224 # operator new[](size_t, std::nothrow_t const&)
225 _Zna[jm]RKSt9nothrow_t;
227 # operator delete[](void*)
229 # operator delete[](void*, std::nothrow_t const&)
230 _ZdaPvRKSt9nothrow_t;
233 _ZTVN10__cxxabiv117__class_type_infoE;
234 _ZTVN10__cxxabiv120__si_class_type_infoE;
235 _ZTVN10__cxxabiv121__vmi_class_type_infoE;
236 _ZTVN10__cxxabiv123__fundamental_type_infoE;
237 _ZTVN10__cxxabiv117__array_type_infoE;
238 _ZTVN10__cxxabiv120__function_type_infoE;
239 _ZTVN10__cxxabiv116__enum_type_infoE;
240 _ZTVN10__cxxabiv117__pbase_type_infoE;
241 _ZTVN10__cxxabiv119__pointer_type_infoE;
242 _ZTVN10__cxxabiv129__pointer_to_member_type_infoE;
244 # typeinfo structure (and some names)
248 _ZTIN10__cxxabiv117__class_type_infoE;
249 _ZTIN10__cxxabiv120__si_class_type_infoE;
250 _ZTIN10__cxxabiv121__vmi_class_type_infoE;
251 _ZTIN10__cxxabiv123__fundamental_type_infoE;
252 _ZTIN10__cxxabiv117__array_type_infoE;
253 _ZTIN10__cxxabiv120__function_type_infoE;
254 _ZTIN10__cxxabiv116__enum_type_infoE;
255 _ZTIN10__cxxabiv117__pbase_type_infoE;
256 _ZTIN10__cxxabiv119__pointer_type_infoE;
257 _ZTIN10__cxxabiv129__pointer_to_member_type_infoE;
264 # __gnu_cxx::_verbose_terminate_handler()
265 _ZN9__gnu_cxx27__verbose_terminate_handlerEv;