xref: /openbsd-src/gnu/llvm/libcxx/lib/libc++unexp.exp (revision 46035553bfdd96e63c94e32da0210227ec2e3cf1)
1*46035553Spatrick# all guard variables
2*46035553Spatrick__ZGVNSt3__*
3*46035553Spatrick# all vtables
4*46035553Spatrick# __ZTV*
5*46035553Spatrick# all VTT
6*46035553Spatrick# __ZTT*
7*46035553Spatrick# all non-virtual thunks
8*46035553Spatrick# __ZTh*
9*46035553Spatrick# all virtual thunks
10*46035553Spatrick# __ZTv*
11*46035553Spatrick# typeinfo for std::__1::__types
12*46035553Spatrick#    There are no std::__types
13*46035553Spatrick# __ZTINSt3__1[0-9][0-9]*__*
14*46035553Spatrick# typeinfo name for std::__1::__types
15*46035553Spatrick__ZTSNSt3__1[0-9][0-9]*__*
16*46035553Spatrick# anything using __hidden_allocator
17*46035553Spatrick*__hidden_allocator*
18*46035553Spatrick# anything using __sso_allocator
19*46035553Spatrick*__sso_allocator*
20