1	.section	.tbss,"awT",@nobits
2	.align 4
3	.skip	24
4	.type	a,@object
5	.size	a,4
6a:
7	.long	0
8	.text
9	.globl	_start
10	.ent	_start
11_start:
12	.end	_start
13	.section	.debug_foobar
14	.quad	a !dtprel
15