Home | History | Annotate | Download | only in tests
      1 [absolute 0]
      2 mytype:
      3 .long resd 1
      4 mytype_size:
      5 [section .text]
      6 lbl:
      7 .. (a] 6.strucstart:
      8 times mytype.long-($-.. (a] 6.strucstart) db 0
      9 dd 'ABCD'
     10 times mytype_size-($-.. (a] 6.strucstart) db 0
     11