• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[absolute 0]
2mytype:
3.long resd 1
4mytype_size:
5[section .text]
6lbl:
7..@6.strucstart:
8times mytype.long-($-..@6.strucstart) db 0
9dd 'ABCD'
10times mytype_size-($-..@6.strucstart) db 0
11