Home | History | Annotate | Download | only in ld-size
      1 # 32-bit size relocation against hidden symbol in shared object
      2 	.comm	xxx,40,32
      3 	.data
      4 	.p2align 2
      5 	.long	xxx@SIZE
      6