]>
Commit | Line | Data |
---|---|---|
afe874b1 A |
1 | |
2 | # order __data section so even if different compiler lays out data | |
3 | # differently, linker lays out the same, so stabs are in same order | |
4 | .my_non_standard_name_static | |
5 | .my_non_standard_name | |
6 | __ZZ3bariE8bar_init | |
7 | _init | |
8 | _uninit | |
9 | __ZZ3bariE10bar_uninit | |
10 | __ZL7suninit | |
11 | __ZL5sinit | |
12 | ||
13 | ||
14 | ||
15 | ||
16 |