1	.section .data.rel,"aw",@progbits
2	.globl foo_ptrt
3	.type	foo_ptr, @object
4foo_ptr:
5	.dc.a foo1
6