tls-hx1x2.s 195 B

123456789101112131415
  1. .hidden x1
  2. .globl x1
  3. .section .tdata,"awT",@progbits
  4. .p2align 2
  5. .type x1, @object
  6. .size x1, 4
  7. x1:
  8. .long 41
  9. .hidden x2
  10. .globl x2
  11. .p2align 2
  12. .type x2, @object
  13. .size x2, 4
  14. x2:
  15. .long 42