1.bss
2.global foo
3.type foo, @object
4.size foo, 4
5foo:
6
7.section .tbss,"awT",@nobits
8.global tfoo
9.skip 0x3358
10.type tfoo,@object
11.size tfoo, 4
12tfoo:
13