Home | History | Annotate | Download | only in binutils-all
      1 	.section .text.foo,"axG",%progbits,.text.foo,comdat
      2 	.global foo2
      3 foo2:
      4 	.word 0
      5 	.section .data.bar,"awG",%progbits,.text.foo,comdat
      6 	.global bar2
      7 bar2:
      8 	.word 0
      9