Home | History | Annotate | Download | only in tests
      1 %line 1+1 elfabssect.asm
      2 [absolute 0]
      3 %line 1+0 elfabssect.asm
      4 teststruc:
      5 %line 2+1 elfabssect.asm
      6  .testlabel resw 1
      7 teststruc_size:
      8 %line 3+0 elfabssect.asm
      9 [section .text]
     10 ;global teststruc
     11 global teststruc.testlabel
     12 global teststruc_size
     13