data-sections.s 335 B

1234567891011121314151617
  1. .section ".data.aa.01", "aw"
  2. .word 0x1
  3. .section ".data.aa.02", "aw"
  4. .word 0x2
  5. .section ".data.aa.03", "aw"
  6. .word 0x3
  7. .section ".data.bb.01", "aw"
  8. .word 0x4
  9. .section ".data.bb.02", "aw"
  10. .word 0x5
  11. .section ".data.bb.03", "aw"
  12. .word 0x6