96-5
[darwin-xtools.git] / ld64 / unit-tests / test-cases / init-order / expected-order.txt
blob9a303d341db2dffe3cffe466e83b35299893c373
1 M::M()
2 __static_initialization_and_destruction_0(int, int)
3 global constructors keyed to m1
4 Foo::Foo()
5 __static_initialization_and_destruction_0(int, int)
6 global constructors keyed to f1
7 Bar::Bar()
8 __static_initialization_and_destruction_0(int, int)
9 global constructors keyed to b1
10 start
11 _main
12 M::~M()
13 Foo::~Foo()
14 Bar::~Bar()
15 ___tcf_0
16 ___tcf_1
17 ___tcf_0
18 ___tcf_1
19 ___tcf_0
20 ___tcf_1